Wykres commitów

7398 Commity (a37a2d7fff57851556526158e0ae4e3562b77e9d)

Autor SHA1 Wiadomość Data
Chewbacca 84d0717f44 Fix avatar ring 2022-12-13 11:46:07 -05:00
marcin mikołajczak 6900b59697 Move isDefaultHeader and isDefaultAvatar to utils/accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-13 00:09:00 +01:00
marcin mikołajczak 761061c9a8 Default header should not be clickable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-13 00:00:13 +01:00
Alex Gleason 90513f1807 Merge branch 'chat-search-pagination' into 'develop'
Improve Chats search

See merge request soapbox-pub/soapbox!1993
2022-12-12 19:27:17 +00:00
Chewbacca 61cd1d2227
Fix expiration values 2022-12-12 12:13:41 -06:00
Chewbacca e8427b3081
Remove 2 minute expiration 2022-12-12 12:13:32 -06:00
Chewbacca af19c1bd44
Fix spacing bug 2022-12-12 12:12:06 -06:00
Alex Gleason 502f9d9f47
queries/search: use flattenPages util 2022-12-12 12:10:39 -06:00
Chewbacca 15594df644
Fix tests 2022-12-12 12:01:10 -06:00
Chewbacca 6bae81a758
Reduce size of ellipsis icon 2022-12-12 12:01:04 -06:00
Chewbacca 9657598d33
Remove unneeded code from AccountSearch 2022-12-12 12:00:53 -06:00
Chewbacca 5a30509fa6
Add support for pagination in Chat Search 2022-12-12 11:59:37 -06:00
marcin mikołajczak 5a2d082437 Merge branch 'supported-languages' into 'develop'
Support source_languages and target_languages

See merge request soapbox-pub/soapbox!1991
2022-12-11 12:13:31 +00:00
marcin mikołajczak 2f2ae8237d Support source_languages and target_languages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-10 23:16:06 +01:00
tassoman 6c00d4e0e1 file fields inverted position 2022-12-10 18:55:04 +01:00
marcin mikołajczak 14b015a025 Merge branch 'events' into 'develop'
ComposeEventModal: Set is_uploading to false after successsfully uploading banner

See merge request soapbox-pub/soapbox!1987
2022-12-09 19:04:21 +00:00
marcin mikołajczak 24b5f0bf28 ComposeEventModal: Set is_uploading to false after successsfully uploading banner
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-09 19:54:25 +01:00
marcin mikołajczak fc728f4b1a Merge branch 'domain-blocks' into 'develop'
this wasn't meant to be merged

See merge request soapbox-pub/soapbox!1986
2022-12-09 16:29:48 +00:00
marcin mikołajczak aea7016123 this wasn't meant to be merged
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-09 17:07:38 +01:00
Alex Gleason 5998400a75 Merge branch 'chats-deletion' into 'develop'
Enable Chats deletion for Rebased

Closes #608

See merge request soapbox-pub/soapbox!1984
2022-12-09 02:13:49 +00:00
Alex Gleason 889d598027
Enable Chats deletion for Rebased 2022-12-08 19:48:34 -06:00
Alex Gleason 9dd791eeed Merge branch 'it-lang-patch' into 'develop'
small ita patch

See merge request soapbox-pub/soapbox!1983
2022-12-09 00:24:00 +00:00
Tassoman Pigi 321e347b32 small ita patch 2022-12-09 00:24:00 +00:00
marcin mikołajczak 523e573fd7 Merge branch 'events' into 'develop'
Revert "Remove 'show on map' for now"

See merge request soapbox-pub/soapbox!1982
2022-12-08 16:45:29 +00:00
marcin mikołajczak 24b790c2d1 Set tile server to empty by default
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-08 16:45:33 +01:00
marcin mikołajczak 47b8f5fe64 Specify description format as markdown
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-08 16:40:14 +01:00
marcin mikołajczak 2137193935 Revert "Remove 'show on map' for now"
This reverts commit 46cb676822.
2022-12-08 16:30:48 +01:00
marcin mikołajczak 41746b84d9 Merge branch 'events' into 'develop'
Show Unauthorized modal for 'X people going'

See merge request soapbox-pub/soapbox!1979
2022-12-08 14:28:13 +00:00
Alex Gleason 0fd931aa6e Merge branch 'it-develop' into 'develop'
italian translation

See merge request soapbox-pub/soapbox!1980
2022-12-07 23:19:33 +00:00
Tassoman Pigi 10a1a3b74e italian translation 2022-12-07 23:19:33 +00:00
Alex Gleason 7fe2b52b84 Merge branch 'chats-small-changes' into 'develop'
Chats small changes

See merge request soapbox-pub/soapbox!1981
2022-12-07 22:45:11 +00:00
Alex Gleason 3acc95447f
Fix order of optimistic chat messages 2022-12-07 16:18:17 -06:00
Alex Gleason dad6244c7d
Chats: remove language around followers 2022-12-07 15:56:22 -06:00
Alex Gleason d6d327c760
Helmet: add unread chats count 2022-12-07 15:56:22 -06:00
Alex Gleason dc556248f0
private --> direct 2022-12-07 15:56:22 -06:00
Alex Gleason b42b8fced4
Chats: fix mention styling 2022-12-07 15:56:17 -06:00
Alex Gleason ebd126ac3c Merge branch 'chats' into 'develop'
Chats redesign

Closes #1227, #360, #1196, #495, and #380

See merge request soapbox-pub/soapbox!1795
2022-12-07 15:12:31 +00:00
Alex Gleason 8b013cbf1c
Chats: fix message from profile button 2022-12-07 08:25:56 -06:00
Alex Gleason df3a64a4af
Chats: simplify Welcome screen 2022-12-07 08:14:22 -06:00
Alex Gleason fbd2471dc6
Move StatProvider above UI, increment chats unread counter from streaming events 2022-12-07 00:45:10 -06:00
Alex Gleason d811500812
Chats: enable autocomplete 2022-12-07 00:18:47 -06:00
Alex Gleason d4419bf71f
Chats: hide read receipts for unsupported servers 2022-12-06 22:32:35 -06:00
Alex Gleason 2986f00728
appendPageItem: fix order 2022-12-06 22:30:03 -06:00
Alex Gleason ef4e738625
Load chats even on small screen sizes 2022-12-06 22:22:25 -06:00
Alex Gleason 2ffce5b68f
Chats: delete failing tests 2022-12-06 17:44:50 -06:00
Alex Gleason acc2da252f
Chats: allow toggling sound 2022-12-06 17:24:24 -06:00
Alex Gleason ac4ffaa41f
Streaming: play chat sounds if enabled 2022-12-06 17:19:09 -06:00
Alex Gleason 6c22a3841b
ChatPaneHeader: i18n title 2022-12-06 17:10:16 -06:00
Alex Gleason e1edc9796b
Make .compose-form__upload more widely available 2022-12-06 17:08:00 -06:00
Alex Gleason 6a27670271
Break composer upload into a generic component 2022-12-06 17:01:06 -06:00