Commit graph

3384 commits

Author SHA1 Message Date
Lim Chee Aun
edd34a5cfe Line changes 2024-10-10 15:14:21 +08:00
Lim Chee Aun
d5e985d6d4 Preliminary filter work on notifications 2024-10-10 15:14:08 +08:00
Lim Chee Aun
a25bcba8a6 Make 'Delete' post look dangereous
Thanks to https://github.com/cheeaun/phanpy/pull/841
2024-10-10 09:16:49 +08:00
Chee Aun
e2e9e3cdb0
Merge pull request #856 from Steffo99/feature/login-default-instance
Use the same logic as the main login button for the login tooltip in posts
2024-10-10 08:38:18 +08:00
Chee Aun
0eaa4b0cec
Merge pull request #855 from Steffo99/feature/hashtag-fix
Do not save state between regex executions
2024-10-10 08:30:19 +08:00
Stefano Pigozzi
8ae6846827
Merge branch 'main' into feature/hashtag-fix 2024-10-10 00:58:12 +02:00
Lim Chee Aun
e2086a1156 Stupid g is cached between calls
https://stackoverflow.com/q/1520800/20838
2024-10-10 00:57:27 +08:00
Lim Chee Aun
46f5d7917c Fix dup keys 2024-10-10 00:56:00 +08:00
Lim Chee Aun
9d06c88289 Fix text size change affect settings popover width 2024-10-09 17:14:45 +08:00
Lim Chee Aun
eea5b027c0 Prevent this action from running in forks 2024-10-09 12:30:00 +08:00
Lim Chee Aun
3051a59753 Add some designs that's still not used for now 2024-10-08 21:03:02 +08:00
Lim Chee Aun
9958d9512b Upgrade dependencies 2024-10-08 21:02:42 +08:00
Chee Aun
731ff8a0c5
i18n updates (eo-UY,es-ES,eu-ES) (#859)
* New translations (Spanish)

* New translations (Esperanto)

* New translations (Spanish)

* New translations (Basque)
2024-10-06 15:21:19 +00:00
github-actions[bot]
1a84c18d38 Update README.md 2024-10-06 00:02:28 +00:00
Chee Aun
3ff2253116
i18n updates (it-IT,pl-PL) (#854)
* New translations (Polish)

* New translations (Italian)
2024-10-04 13:48:48 +00:00
Stefano Pigozzi
59e3e4a37f
Prettify 2024-10-04 14:51:51 +02:00
Stefano Pigozzi
02dfa81407
Use the same logic as the main login button for the login tooltip in posts 2024-10-04 14:03:25 +02:00
Stefano Pigozzi
e94b8edacc
Do not save state between regex executions
Fixes #843.

See https://stackoverflow.com/questions/2630418/javascript-regex-returning-true-then-false-then-true-etc for more information!
2024-10-04 13:19:09 +02:00
Chee Aun
cbcf5c9b43
i18n updates (es-ES,pl-PL) (#851)
* New translations (Spanish)

* New translations (Polish)
2024-10-03 16:52:22 +00:00
Chee Aun
31e784821b
i18n updates (lt-LT) (#848)
* New translations (Lithuanian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 12:50:15 +00:00
Chee Aun
6675d00218
i18n updates (eo-UY,es-ES,lt-LT) (#845)
* New translations (Spanish)

* New translations (Spanish)

* New translations (Esperanto)

* New translations (Lithuanian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 10:34:36 +00:00
Lim Chee Aun
334362487a Fix accounts loading error for non-server-side notifs grouping 2024-10-01 16:54:42 +08:00
Chee Aun
da532032a8
i18n updates (es-ES) (#844) 2024-09-29 13:31:55 +00:00
Chee Aun
492528ea6f
i18n updates (lt-LT,nb-NO) (#840)
* New translations (Norwegian Bokmal)

* Update catalogs.json

* New translations (Lithuanian)

* New translations (Norwegian Bokmal)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-27 15:16:07 +00:00
Chee Aun
f521249dea
i18n updates (eo-UY,lt-LT) (#838)
* New translations (Lithuanian)

* Update catalogs.json

* New translations (Esperanto)

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 19:21:11 +00:00
Chee Aun
bb4bd3cc45
i18n updates (lt-LT) (#837)
* New translations (Lithuanian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 16:48:45 +00:00
Chee Aun
166aab3f3a
i18n updates (lt-LT) (#836)
* New translations (Lithuanian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 15:01:26 +00:00
Chee Aun
0a2414043c
i18n updates (nb-NO) (#835)
* New translations (Norwegian Bokmal)

* Update catalogs.json

* New translations (Norwegian Bokmal)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 11:46:50 +00:00
Chee Aun
74e22ed8dd
i18n updates (nb-NO) (#834)
* New translations (Norwegian Bokmal)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 09:22:42 +00:00
Lim Chee Aun
a19beffd20 Move diff language check to separate Task 2024-09-26 11:21:57 +08:00
Chee Aun
b76d2308eb
i18n updates (eu-ES) (#833) 2024-09-25 19:00:31 +00:00
Chee Aun
3da21c713e
i18n updates (lt-LT) (#832) 2024-09-25 16:52:28 +00:00
Chee Aun
17fcf7f86e
i18n updates (nb-NO) (#831)
* New translations (Norwegian Bokmal)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 10:38:00 +00:00
Lim Chee Aun
c0abfb203e Possibly need useLayoutEffect 2024-09-25 18:27:40 +08:00
Lim Chee Aun
65bd6fb1ef It's micro-optimization week
Includes experimental replacing dangerouslySetInnerHTML with setting actual DOM
2024-09-25 17:18:30 +08:00
Lim Chee Aun
4d35c9d2c3 Try fix that hard-to-reproduce avatar flicker 2024-09-25 17:18:30 +08:00
Lim Chee Aun
1485f9e5d9 Better feature detection for Scroll-driven animations
Ref: https://www.bram.us/2024/09/24/feature-detecting-scroll-driven-animations-you-want-to-check-for-animation-range-too/
2024-09-25 17:18:30 +08:00
Chee Aun
f1f1fa6402
i18n updates (fa-IR) (#830)
* New translations (Persian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 08:07:25 +00:00
Chee Aun
84cbd995e2
i18n updates (es-ES,nb-NO) (#829)
* New translations (Spanish)

* New translations (Spanish)

* New translations (Norwegian Bokmal)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 06:32:58 +00:00
Chee Aun
41738cc857
i18n updates (ca-ES,es-ES) (#828)
* New translations (Spanish)

* New translations (Spanish)

* New translations (Catalan)
2024-09-23 21:04:54 +00:00
Chee Aun
786f47c6c7
i18n updates (eo-UY,es-ES) (#827)
* New translations (Spanish)

* New translations (Esperanto)

* New translations (Spanish)
2024-09-23 14:57:50 +00:00
Lim Chee Aun
931af3c193 Add data-source to embed code
Ref: https://github.com/stefanbohacek/fediverse-embeds-wordpress-plugin/issues/29
2024-09-23 20:42:48 +08:00
Lim Chee Aun
5d31116354 Another attempt on PR prettier 2024-09-23 13:04:53 +08:00
Lim Chee Aun
80d4a45a65 s/jsx/js extension
Somehow vscode refactor "Move to a new file" preserves the jsx extension
2024-09-23 12:43:55 +08:00
Stefano Pigozzi
58144a50ec
Update po files 2024-09-23 04:19:32 +02:00
Stefano Pigozzi
aa332743d4
Merge branch 'main' into feature/paste-attach
# Conflicts:
#	src/locales/en.po
2024-09-23 04:18:43 +02:00
Stefano Pigozzi
78dcff423e
Update po files 2024-09-23 04:18:20 +02:00
Stefano Pigozzi
88c52e41f0
Make explicit the undefined check to disable the attachment button 2024-09-23 04:18:09 +02:00
Stefano Pigozzi
906d6017e4
Fix brace not being in the same line as else 2024-09-23 04:12:27 +02:00
Lim Chee Aun
1a73e32211 Fix missing Only mentions checkbox in Notifications 2024-09-23 09:51:14 +08:00