Daniel D’Aquino
690f8b891e
Implement timestamp-based network subscription optimization
...
Changelog-Changed: Optimized network bandwidth usage and improved timeline performance
Signed-off-by: Daniel D’Aquino <daniel@daquino.me >
2025-10-15 14:15:55 -07:00
Daniel D’Aquino
eeea9d3266
Integrate follow packs into onboarding suggestions
...
Closes: https://github.com/damus-io/damus/issues/3007
Changelog-Added: Added new onboarding suggestions based on user-selected interests
Signed-off-by: Daniel D’Aquino <daniel@daquino.me >
2025-07-04 09:58:10 -07:00
Daniel D’Aquino
02f1c2d342
Add script to help identify duplicate changelog entries
...
This commit adds a new script to devtools that can be used to help
identify duplicate changelog entries.
It works by identifying duplicate lines in CHANGELOG.md, and then
searching whether each one of those duplicate lines are present in a
separate text file (which can be a subset of the changelog that the user
is interested in analyzing)
No user-facing changes
Changelog-None
Signed-off-by: Daniel D’Aquino <daniel@daquino.me >
2024-11-22 11:42:35 -08:00
William Casarin
52ca33ef6a
script: fetch popular users
2023-05-24 18:26:18 -07:00
bacd9b3c38
Add strings for event grouped notifications
2023-02-27 10:47:05 +13:00
1b27e9041f
Fix localization issues
2023-02-19 13:17:53 -05:00
2ed17a2509
Add export and import translation scripts
...
Closes : #430
2023-01-30 10:20:52 -08:00
William Casarin
54cfdb8dcc
Add author to changelog tool
2022-12-28 13:32:17 -08:00
William Casarin
b72cdc2a2c
devtools: remove pullreq logic from changelog script
...
seems super slow and buggy
Signed-off-by: William Casarin <jb55@jb55.com >
2022-08-07 07:09:36 -07:00
William Casarin
bd1f3a1995
dev: changelog script fixes
...
Signed-off-by: William Casarin <jb55@jb55.com >
2022-06-21 07:48:37 -07:00
William Casarin
a578e44a54
Add changelog devtool
...
Signed-off-by: William Casarin <jb55@jb55.com >
2022-06-18 10:36:57 -07:00