Chewbacca
|
7ad2696f85
|
Move Join / Leave / Cancel group/request to mutations
|
2023-03-13 11:36:08 -04:00 |
|
Chewbacca
|
287fda6d6c
|
Improve error handling for Groups Discover page
|
2023-03-13 11:36:08 -04:00 |
|
Chewbacca
|
82da9ceeeb
|
Fix mock in tests
|
2023-03-13 10:07:23 -04:00 |
|
|
ea6be269bb
|
Fix: Long handles don't get truncated in Follow Requests menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-13 00:00:07 +01:00 |
|
Alex Gleason
|
ccec7f43e5
|
DurationSelector: actually, don't even do weird date stuff at all, LOL
|
2023-03-10 15:07:25 -06:00 |
|
Alex Gleason
|
bd49417210
|
Also, fix the variable names in DurationSelector
|
2023-03-10 15:04:44 -06:00 |
|
Alex Gleason
|
2b137c12cf
|
Comment out failing tests ¯\_(ツ)_/¯
|
2023-03-10 15:00:53 -06:00 |
|
Alex Gleason
|
de89a438cc
|
Make DurationSelector test work locally
|
2023-03-10 15:00:29 -06:00 |
|
Alex Gleason
|
1af67c3a25
|
members_count will never be null
|
2023-03-10 13:46:20 -06:00 |
|
Alex Gleason
|
6a2c64ae45
|
groupSchema: catch emojis
|
2023-03-10 13:41:47 -06:00 |
|
Alex Gleason
|
3d2331d20b
|
Make useGroups hooks use zod parser, update group types
|
2023-03-10 13:36:00 -06:00 |
|
Alex Gleason
|
5e8c92ed4d
|
groupSchema: refine --> transform, fix type of members_count
|
2023-03-10 13:13:54 -06:00 |
|
Alex Gleason
|
6be8d4d46e
|
Add groups schemas with zod
|
2023-03-10 12:42:49 -06:00 |
|
Alex Gleason
|
a0c1bd84c9
|
Merge branch 'group-entities' into 'develop'
EntityStore: Groups
See merge request soapbox-pub/soapbox!2333
|
2023-03-10 17:22:55 +00:00 |
|
Alex Gleason
|
cf541e83b3
|
Fix useGroupsPath test
|
2023-03-10 10:56:00 -06:00 |
|
marcin mikołajczak
|
b1471be142
|
Merge branch 'filters-v2' into 'develop'
filters v2
See merge request soapbox-pub/soapbox!2321
|
2023-03-10 11:03:46 +00:00 |
|
marcin mikołajczak
|
51524118d4
|
Merge branch 'gallery-load-more' into 'develop'
Fix load more button height on account gallery page
See merge request soapbox-pub/soapbox!2318
|
2023-03-10 10:52:00 +00:00 |
|
Alex Gleason
|
00c00b31fc
|
Merge branch 'compareDate' into 'develop'
Sort conversations by last status date rather than id
See merge request soapbox-pub/soapbox!2319
|
2023-03-10 01:45:18 +00:00 |
|
rurai10
|
29b75a29f0
|
Update file features.ts
|
2023-03-10 00:15:45 +00:00 |
|
Alex Gleason
|
be9d922047
|
Actually, do put relationships in their own list. And fix parsers not doing the right thing.
|
2023-03-09 15:35:50 -06:00 |
|
Alex Gleason
|
14a84e557c
|
Update useGroups queries with EntityStore improvements
|
2023-03-09 15:05:54 -06:00 |
|
Alex Gleason
|
fa2884c11b
|
EntityStore: fetch with useEntity automatically, accept refetch opt
|
2023-03-09 15:05:27 -06:00 |
|
|
1d64f934d9
|
Merge remote-tracking branch 'soapbox/develop' into filters-v2
|
2023-03-09 21:49:57 +01:00 |
|
Alex Gleason
|
ad583c89f8
|
EntityStore: allow passing an undefined endpoint (to skip fetch), prevent race conditions in isFetching
|
2023-03-09 14:44:54 -06:00 |
|
Alex Gleason
|
a3b1f541bc
|
EntityStore: support staleTime option (automatically fetch)
|
2023-03-09 14:20:04 -06:00 |
|
Alex Gleason
|
d883f2f5bd
|
Group hooks: use new parser opt
|
2023-03-09 12:36:20 -06:00 |
|
Alex Gleason
|
250b009635
|
EntityStore: allow passing a parser function to parse the entities
|
2023-03-09 12:32:50 -06:00 |
|
Alex Gleason
|
9964491da5
|
First draft of GroupRelationship entity hooks
|
2023-03-09 11:47:24 -06:00 |
|
Alex Gleason
|
8923e7b5d0
|
Combine group hooks into one useGroups file
|
2023-03-09 11:24:53 -06:00 |
|
Alex Gleason
|
4c6d13e4ef
|
Use EntityStore for Groups
|
2023-03-09 11:21:27 -06:00 |
|
Alex Gleason
|
c492af7042
|
Merge remote-tracking branch 'origin/develop' into entity-store
|
2023-03-09 10:43:58 -06:00 |
|
Tassoman
|
ae1287ae82
|
Translated using Weblate (Italian)
Currently translated at 99.8% (1486 of 1488 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
|
2023-03-09 17:37:54 +01:00 |
|
Alex Gleason
|
bed26727c1
|
yarn i18n
|
2023-03-09 10:16:04 -06:00 |
|
oakes
|
332be25784
|
Sort conversations by last status date rather than id
|
2023-03-09 10:49:59 -05:00 |
|
Alex Gleason
|
d1531b832d
|
Truncate Nostr pubkeys in reply mentions
|
2023-03-08 19:56:24 -06:00 |
|
Alex Gleason
|
c75ce58792
|
Fix instance test
|
2023-03-08 14:50:15 -06:00 |
|
Alex Gleason
|
01343bbe0a
|
Add copy and share links to group confirmation step
|
2023-03-08 14:46:24 -06:00 |
|
Alex Gleason
|
2a9f05a765
|
Create Group: add info items to confirmation step
|
2023-03-08 14:10:09 -06:00 |
|
Alex Gleason
|
d7f5e210d8
|
Groups: scaffold the confirmation step
|
2023-03-08 13:43:16 -06:00 |
|
Alex Gleason
|
925509a985
|
Fix groups modal bailing too soon
|
2023-03-08 12:20:20 -06:00 |
|
Alex Gleason
|
63df638630
|
Create Group: enforce max limit on description and name
|
2023-03-08 12:00:28 -06:00 |
|
gallegonovato
|
b9ac2084c2
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1488 of 1488 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-03-08 00:38:28 +01:00 |
|
|
d969c91c76
|
Update filter preview
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-08 00:02:17 +01:00 |
|
Poesty Li
|
334f93f2b1
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1488 of 1488 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:15 +01:00 |
|
Poesty Li
|
1d94d2ec9f
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1488 of 1488 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:15 +01:00 |
|
Poesty Li
|
57da9102cf
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1488 of 1488 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:15 +01:00 |
|
Hosted Weblate
|
f9523d7afd
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2023-03-06 19:46:15 +01:00 |
|
Poesty Li
|
050f4130bb
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1479 of 1479 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:15 +01:00 |
|
Isabell De Inschnitzel
|
3ef34b1695
|
Translated using Weblate (German)
Currently translated at 97.3% (1440 of 1479 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/de/
|
2023-03-06 19:46:15 +01:00 |
|
Poesty Li
|
aca7bb63a5
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (1476 of 1479 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:14 +01:00 |
|
Hosted Weblate
|
41a1923ca5
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2023-03-06 19:46:14 +01:00 |
|
marcin mikołajczak
|
d2ca2da10a
|
Translated using Weblate (Polish)
Currently translated at 92.3% (1357 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
|
2023-03-06 19:46:14 +01:00 |
|
Tassoman
|
e7e3ef86a3
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1470 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
|
2023-03-06 19:46:14 +01:00 |
|
Simen
|
f2eaccf0f2
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (1470 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
|
2023-03-06 19:46:14 +01:00 |
|
Simen
|
e87bb3d0ae
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 79.5% (1169 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
|
2023-03-06 19:46:14 +01:00 |
|
ruine
|
4e9e85a60b
|
Translated using Weblate (Japanese)
Currently translated at 82.7% (1217 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/
|
2023-03-06 19:46:14 +01:00 |
|
ruine
|
905c1a47ac
|
Translated using Weblate (Japanese)
Currently translated at 82.7% (1217 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/
|
2023-03-06 19:46:14 +01:00 |
|
marcin mikołajczak
|
4e779742fc
|
Translated using Weblate (Polish)
Currently translated at 92.3% (1357 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
|
2023-03-06 19:46:14 +01:00 |
|
Tassoman
|
3b3a7653b1
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1470 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
|
2023-03-06 19:46:14 +01:00 |
|
Oukiki Saleh
|
1e6be8fa0f
|
Translated using Weblate (Arabic)
Currently translated at 99.3% (1460 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
Oukiki Saleh
|
d6d7398576
|
Translated using Weblate (Arabic)
Currently translated at 99.1% (1458 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
Oukiki Saleh
|
edf3b093af
|
Translated using Weblate (Arabic)
Currently translated at 93.3% (1372 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
gallegonovato
|
95f4aee356
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1470 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-03-06 19:46:14 +01:00 |
|
Mr.Narsus
|
f8e05013fd
|
Translated using Weblate (Arabic)
Currently translated at 91.9% (1351 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
Oukiki Saleh
|
08b59ea58f
|
Translated using Weblate (Arabic)
Currently translated at 91.9% (1351 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
Mr.Narsus
|
483aa96b33
|
Translated using Weblate (Arabic)
Currently translated at 89.3% (1313 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
Oukiki Saleh
|
fce046df8f
|
Translated using Weblate (Arabic)
Currently translated at 89.3% (1313 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:14 +01:00 |
|
Oukiki Saleh
|
5ab98da220
|
Translated using Weblate (Arabic)
Currently translated at 89.3% (1313 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:13 +01:00 |
|
Mr.Narsus
|
4e8130667a
|
Translated using Weblate (Arabic)
Currently translated at 89.3% (1313 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:13 +01:00 |
|
Mr.Narsus
|
725750ca7d
|
Translated using Weblate (Arabic)
Currently translated at 89.3% (1313 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:13 +01:00 |
|
Oukiki Saleh
|
3f13f8e370
|
Translated using Weblate (Arabic)
Currently translated at 89.3% (1313 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:13 +01:00 |
|
Tassoman
|
605ea95ee4
|
Translated using Weblate (Italian)
Currently translated at 98.2% (1445 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
|
2023-03-06 19:46:13 +01:00 |
|
Oukiki Saleh
|
f9541b5c52
|
Translated using Weblate (Arabic)
Currently translated at 88.2% (1297 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-03-06 19:46:13 +01:00 |
|
Poesty Li
|
63a42aac67
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1470 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:13 +01:00 |
|
Poesty Li
|
fb1c36b1c8
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1470 of 1470 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-06 19:46:13 +01:00 |
|
Alex Gleason
|
ca9e59b56b
|
Merge branch 'chat-multi-upload' into 'develop'
Chats: allow uploading multiple attachments at once (if the backend supports it)
See merge request soapbox-pub/soapbox!2313
|
2023-03-06 18:46:01 +00:00 |
|
Alex Gleason
|
65d1c66aad
|
Add group icon to create screen
|
2023-03-06 12:42:13 -06:00 |
|
Alex Gleason
|
d16bce0ecc
|
Merge remote-tracking branch 'origin/develop' into create-group
|
2023-03-06 12:10:06 -06:00 |
|
Chewbacca
|
4e2213aba8
|
Merge branch 'my-groups' into 'develop'
Add Trending and Suggested Groups to discovery
See merge request soapbox-pub/soapbox!2312
|
2023-03-06 16:44:11 +00:00 |
|
|
1d4d9c2732
|
Filters expiration, restyle filters list, fix keywords deletion
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-05 19:49:40 +01:00 |
|
marcin mikołajczak
|
b54a466bfd
|
Merge branch 'update-emoji-mart-2' into 'develop'
Update emoji mart
See merge request soapbox-pub/soapbox!2309
|
2023-03-05 10:05:08 +00:00 |
|
|
af314ee55d
|
Allow editing filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-04 21:22:59 +01:00 |
|
|
ebe4f9373b
|
Remove console.log
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-04 12:44:04 +01:00 |
|
|
4c92f581c4
|
Allow creating v2 filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-04 12:43:27 +01:00 |
|
|
4200fa2df4
|
filters v2
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-03 22:40:39 +01:00 |
|
|
c9f2cc0ae2
|
Hide emoji-mart preview footer
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-02 23:38:17 +01:00 |
|
|
1f6328c9c6
|
Fix emoji picker button color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-02 23:35:56 +01:00 |
|
Chewbacca
|
3cc4f8b64b
|
Improve Group Header with latest designs
|
2023-03-02 14:42:45 -05:00 |
|
Alex Gleason
|
55c8887a08
|
Small design tweaks for create group modal
|
2023-03-02 12:17:25 -06:00 |
|
Alex Gleason
|
d3d363e12f
|
Allow all permissions if unset
|
2023-03-02 10:28:31 -06:00 |
|
|
2ce98055d8
|
Fix load more button height on account gallery page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-01 21:02:04 +01:00 |
|
|
eb93cb39fd
|
Fix emoji selector on touchscreen
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-01 20:27:16 +01:00 |
|
Chewbacca
|
8fd3b99887
|
Use Groups Discovery if user has no groups
|
2023-03-01 14:16:09 -05:00 |
|
Chewbacca
|
01dfbad7bc
|
Add i18n keys to en.json
|
2023-03-01 11:18:35 -05:00 |
|
Chewbacca
|
0b7a2ac19b
|
Add support for i18n in Group Search
|
2023-03-01 10:40:07 -05:00 |
|
Chewbacca
|
d6d7807807
|
Add tests for RecentSearches
|
2023-03-01 09:43:30 -05:00 |
|
oakes
|
f1a14efc58
|
Remove unnecessary equality test
|
2023-02-28 15:30:01 -05:00 |
|
oakes
|
1b00de14a6
|
Fix conversation list pagination
|
2023-02-28 15:24:04 -05:00 |
|
Chewbacca
|
5acc231cda
|
Add tests for Search component
|
2023-02-28 15:03:03 -05:00 |
|
|
277045c7a1
|
Remove custom emojis from reaction picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-28 20:52:15 +01:00 |
|