|
7da12b1526
|
Merge remote-tracking branch 'soapbox/develop' into birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 23:12:07 +01:00 |
|
Alex Gleason
|
2d5acc3236
|
Merge branch 'quote-posts' into 'develop'
Quoting poats, quoting poasts or whatever it's called
Closes #809
See merge request soapbox-pub/soapbox-fe!1002
|
2022-01-24 21:50:27 +00:00 |
|
Alex Gleason
|
bd3c74f566
|
Prevent a quoted status overriding the quote of its parent
|
2022-01-24 15:08:22 -06:00 |
|
Alex Gleason
|
aebc653bd9
|
Importer: remove the extremely stupid pushUnique function
|
2022-01-24 14:37:10 -06:00 |
|
Alex Gleason
|
93e7efba05
|
Fedibird: fall back to quote_id
|
2022-01-24 13:58:52 -06:00 |
|
Alex Gleason
|
9abeb2a324
|
Importer: handle multiple statuses from Fedibird
|
2022-01-24 13:27:13 -06:00 |
|
Alex Gleason
|
5c755c8f9b
|
Quote post performance improvements
|
2022-01-24 13:23:29 -06:00 |
|
Alex Gleason
|
9f98fcff09
|
Fedibird compatibility, because why not
|
2022-01-24 12:58:39 -06:00 |
|
|
af9b69271b
|
change reblogIcon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 18:47:10 +01:00 |
|
|
22a70a7595
|
Quote posts: Compose box improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 18:18:10 +01:00 |
|
|
fc0a5aea9c
|
Normalization, process quotes in importFetchedStatuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:52:15 +01:00 |
|
|
67006fdc34
|
Fix normal reblogging
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:31:55 +01:00 |
|
|
c5e34de79a
|
Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:18:20 +01:00 |
|
|
b0363607c8
|
Quote posts: do not mention anyone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:07:26 +01:00 |
|
|
289cdcc776
|
Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 22:15:25 +01:00 |
|
|
361831f021
|
Update @tabler/icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 18:59:57 +01:00 |
|
|
15d4910db5
|
wip quote post composing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 18:44:17 +01:00 |
|
|
c0bee9be3c
|
Display quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 17:55:03 +01:00 |
|
Alex Gleason
|
1956184290
|
Merge branch 'status-card-description-styles' into 'develop'
Limit number of lines in .status-card__description
See merge request soapbox-pub/soapbox-fe!1001
|
2022-01-23 14:55:49 +00:00 |
|
|
024bd40cfb
|
Limit number of lines in .status-card__description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 13:00:01 +01:00 |
|
|
bae4455f8c
|
birth_date -> birthday, hide_birth_date -> show_birthday
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 12:53:48 +01:00 |
|
|
97d09317ae
|
Modal improvements, profile information
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-22 13:08:20 +01:00 |
|
|
d6f0023cc9
|
Add birthday reminder notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-20 22:39:58 +01:00 |
|
|
409cb3819e
|
Show birth date field on registration page when required
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-20 00:21:40 +01:00 |
|
|
5e76b5afca
|
Birth dates
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-19 21:47:37 +01:00 |
|
marcin mikołajczak
|
70c79ce297
|
Merge branch 'chat-no-self-reports' into 'develop'
Do not let users report their own chat messages
See merge request soapbox-pub/soapbox-fe!999
|
2022-01-19 08:19:05 +00:00 |
|
|
050ee1a5f0
|
Do not let users report their own chat messages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-19 09:03:04 +01:00 |
|
marcin mikołajczak
|
84acbe93c6
|
Merge branch 'account-endorsements' into 'develop'
Fix account endorsements
See merge request soapbox-pub/soapbox-fe!998
|
2022-01-18 10:56:41 +00:00 |
|
|
251f9a4b2c
|
Fix account endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-18 11:41:40 +01:00 |
|
marcin mikołajczak
|
5c862645eb
|
Merge branch 'implicit-mentions-fix' into 'develop'
Mentions regex should be case-insensitive
See merge request soapbox-pub/soapbox-fe!997
|
2022-01-17 19:41:29 +00:00 |
|
|
58ab54cd9e
|
Mentions regex should be case-insensitive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-17 20:26:45 +01:00 |
|
Alex Gleason
|
056bb9f97b
|
Merge branch 'iss_dein_schnitzel-develop-patch-43691' into 'develop'
Update de.json - Reply to "und weitere Nutzer" (experimentell)
See merge request soapbox-pub/soapbox-fe!996
|
2022-01-16 21:48:12 +00:00 |
|
Isabell Deinschnitzel
|
123a55305f
|
Update de.json - Reply to "und weitere Nutzer" (experimentell)
|
2022-01-16 21:34:38 +00:00 |
|
Alex Gleason
|
61842662ab
|
Merge branch 'iss_dein_schnitzel-develop-patch-04227' into 'develop'
Update de.json - "Reply to"
See merge request soapbox-pub/soapbox-fe!995
|
2022-01-16 15:13:41 +00:00 |
|
Isabell Deinschnitzel
|
ead6bc322e
|
Update de.json - "Reply to"
|
2022-01-16 15:00:09 +00:00 |
|
Alex Gleason
|
1b01cf57ce
|
Merge branch 'iss_dein_schnitzel-develop-patch-50039' into 'develop'
Update de.json
See merge request soapbox-pub/soapbox-fe!994
|
2022-01-16 14:08:48 +00:00 |
|
Isabell Deinschnitzel
|
49365b7ce0
|
Update de.json
|
2022-01-16 13:04:37 +00:00 |
|
marcin mikołajczak
|
81f46aea5e
|
Merge branch 'i18n' into 'develop'
Fix typo in Polish translation
See merge request soapbox-pub/soapbox-fe!992
|
2022-01-15 19:56:12 +00:00 |
|
|
774f0ab6b9
|
Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-15 20:40:58 +01:00 |
|
|
0647394f5f
|
Fix crash in pending_status_builder
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-15 14:29:32 +01:00 |
|
Alex Gleason
|
c13b36fed3
|
Merge branch 'blockers_visible_support' into 'develop'
Support the blockers_visible option when it's available
See merge request soapbox-pub/soapbox-fe!991
|
2022-01-15 01:33:22 +00:00 |
|
NEETzsche
|
5fed85891f
|
Support the blockers_visible option when it's available
|
2022-01-14 18:06:31 -07:00 |
|
Alex Gleason
|
c89fcb80d2
|
Revert "Merge branch 'revert-db7c7b36' into 'develop'"
This reverts merge request !989
|
2022-01-14 21:35:28 +00:00 |
|
Alex Gleason
|
5381b27c7e
|
Merge branch 'revert-db7c7b36' into 'develop'
Revert "Merge branch 'pending-replying-to' into 'develop'"
See merge request soapbox-pub/soapbox-fe!989
|
2022-01-14 21:35:21 +00:00 |
|
Alex Gleason
|
0a81556ad1
|
Revert "Merge branch 'pending-replying-to' into 'develop'"
This reverts merge request !986
|
2022-01-14 21:33:53 +00:00 |
|
Alex Gleason
|
fe3e74d71d
|
Merge branch 'account-endorsements' into 'develop'
User endorsements
See merge request soapbox-pub/soapbox-fe!982
|
2022-01-14 17:49:57 +00:00 |
|
Alex Gleason
|
db7c7b3644
|
Merge branch 'pending-replying-to' into 'develop'
Add "Replying to ..." to pending statuses
Closes #804
See merge request soapbox-pub/soapbox-fe!986
|
2022-01-14 17:49:41 +00:00 |
|
marcin mikołajczak
|
6358208996
|
Merge branch 'media-modal-view-context' into 'develop'
Fix: recent change reverted view context in expanded media view link
Closes #805
See merge request soapbox-pub/soapbox-fe!987
|
2022-01-14 16:02:34 +00:00 |
|
|
454b6a6f72
|
Fix: recent change reverted view context in expanded media view link
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-14 16:46:53 +01:00 |
|
|
b77a934088
|
Add "Replying to ..." to pending statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-13 23:37:47 +01:00 |
|