P. Reis
|
6433194395
|
fix: default to true, actualStatus?.pleroma?.quote_visible
|
2024-12-03 15:08:34 -03:00 |
P. Reis
|
73419b09ff
|
refactor(Bookmarks): remove all dispatch actions, use hooks returned by useBookmarks
|
2024-12-02 21:34:10 -03:00 |
P. Reis
|
b9ca1c7866
|
refactor: make PureStatusList the same as StatusList component (except without immutable, statusIds, etc...)
|
2024-12-02 20:43:10 -03:00 |
P. Reis
|
a9e31c0041
|
refactor: rename NewStatusList and NewStatus to PureStatusList and PureStatus
|
2024-12-02 18:14:13 -03:00 |
P. Reis
|
ffe99335e8
|
draft/checkpoint: useBookmarks hook, start to rewrite all 'Status' and 'StatusList' components that rely in immutable, and all its children components and logic that also rely on immutable
in the transition phrase will name all new components with the 'New' keyword, to keep things organized
|
2024-12-01 23:03:41 -03:00 |
Alex Gleason
|
1e2ca045c7
|
Merge branch 'remove-fragments-of-bookmark-folders' into 'main'
Remove fragments of bookmark folders
See merge request soapbox-pub/soapbox!3288
|
2024-11-28 18:43:56 +00:00 |
P. Reis
|
7573a34359
|
Merge branch 'main' into remove-fragments-of-bookmark-folders
|
2024-11-28 14:33:19 -03:00 |
P. Reis
|
3a38e47e69
|
fix: remove last fragments of bookmark folders
|
2024-11-28 14:30:52 -03:00 |
Alex Gleason
|
a9af5f9034
|
Merge branch 'es-toolkit' into 'main'
lodash -> es-toolkit
Closes #1793
See merge request soapbox-pub/soapbox!3287
|
2024-11-28 15:42:44 +00:00 |
Alex Gleason
|
0f0971abb5
|
lodash -> es-toolkit
|
2024-11-28 09:39:09 -06:00 |
Alex Gleason
|
df41f87c47
|
Merge branch 'std-semver' into 'main'
Switch to Deno's @std/semver
See merge request soapbox-pub/soapbox!3286
|
2024-11-28 05:50:16 +00:00 |
Alex Gleason
|
d1b7915167
|
Switch to Deno's @std/semver
|
2024-11-27 23:46:55 -06:00 |
Alex Gleason
|
8b5991aa72
|
Merge branch 'websocket-ts' into 'main'
@gamestdio/websocket -> websocket-ts
See merge request soapbox-pub/soapbox!3285
|
2024-11-28 05:27:43 +00:00 |
Alex Gleason
|
b6b0789590
|
@gamestdio/websocket -> websocket-ts
|
2024-11-27 23:20:52 -06:00 |
Alex Gleason
|
0240186d8d
|
Merge branch 'rm-kvstore' into 'main'
Remove KVStore / localforage cache
See merge request soapbox-pub/soapbox!3284
|
2024-11-28 05:04:46 +00:00 |
Alex Gleason
|
269de213d1
|
Remove KVStore / localforage cache
|
2024-11-27 23:00:40 -06:00 |
Alex Gleason
|
50ba8aaa93
|
Merge branch 'bold-field' into 'main'
ProfileField: font-bold for key
See merge request soapbox-pub/soapbox!3283
|
2024-11-28 04:43:42 +00:00 |
Alex Gleason
|
0ad51fe16c
|
ProfileField: font-bold for key
|
2024-11-27 22:40:01 -06:00 |
Alex Gleason
|
55ef41f1a5
|
Merge branch 'emoji-chunk' into 'main'
Split emoji data into a separate chunk
See merge request soapbox-pub/soapbox!3282
|
2024-11-28 04:27:43 +00:00 |
Alex Gleason
|
9e357925af
|
Split emoji data into a separate chunk
|
2024-11-27 22:22:36 -06:00 |
Alex Gleason
|
90e8266652
|
Merge branch 'emojify' into 'main'
Add emojify back in a few places I missed
See merge request soapbox-pub/soapbox!3280
|
2024-11-28 03:34:35 +00:00 |
Alex Gleason
|
8cb2e5e9d1
|
Merge branch 'rm-emojify' into 'main'
Remove emojify function, insert custom emojis on render, small bugfixes
See merge request soapbox-pub/soapbox!3279
|
2024-11-28 03:32:28 +00:00 |
Alex Gleason
|
56f8fda327
|
Add emojify back in a few places I missed
|
2024-11-27 20:19:10 -06:00 |
Alex Gleason
|
480c49c3c1
|
Fix custom emojis not being displayed big with isOnlyEmoji
|
2024-11-27 19:59:55 -06:00 |
Alex Gleason
|
13bf241d9f
|
Emojify polls
|
2024-11-27 19:19:17 -06:00 |
Alex Gleason
|
bacbffd5c5
|
Add a tooltip to custom emoijs with their shortcode
Ref: https://gitlab.com/soapbox-pub/soapbox/-/issues/1790#note_2217120387
|
2024-11-27 19:10:10 -06:00 |
Alex Gleason
|
aa6427d4ba
|
Rework the <Markup> component to do the fancy rendering of StatusContent
|
2024-11-27 19:09:24 -06:00 |
Alex Gleason
|
c27e4c6556
|
Add back an emojifyText function, do it during render
|
2024-11-27 18:24:36 -06:00 |
Alex Gleason
|
3cd479b601
|
Remove `emojify()` function
|
2024-11-27 17:24:41 -06:00 |
Alex Gleason
|
ce185669f5
|
Merge branch 'fix-font-problem' into 'main'
Fix font problem - Arabic/Javanese
Closes #1646
See merge request soapbox-pub/soapbox!3266
|
2024-11-26 16:31:26 +00:00 |
danidfra
|
809153936f
|
Setting alternative fonts
|
2024-11-26 12:31:19 -03:00 |
danidfra
|
aeaa6322b8
|
Including font-sans in the bodyClass
|
2024-11-26 12:17:14 -03:00 |
danidfra
|
b41f12f0a2
|
Merge branch 'main' into fix-font-problem
|
2024-11-26 12:14:43 -03:00 |
Alex Gleason
|
3965d81ad4
|
Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate
See merge request soapbox-pub/soapbox!3277
|
2024-11-26 01:25:36 +00:00 |
Hosted Weblate
|
4c3a9c197f
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2024-11-26 02:21:51 +01:00 |
Alex Gleason
|
edd4b692ef
|
Merge branch 'remove-bookmark-folder' into 'main'
Remove bookmark folders
See merge request soapbox-pub/soapbox!3276
|
2024-11-26 01:21:37 +00:00 |
Alex Gleason
|
af85629ef0
|
Merge branch 'feat-admin-ui-update-ditto-instance' into 'main'
Feat admin ui update ditto instance
Closes #1781
See merge request soapbox-pub/soapbox!3258
|
2024-11-26 01:20:57 +00:00 |
P. Reis
|
799d1413cf
|
refactor: remove bookmark folders
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
d57c0db35c
|
Remove unnecessary styles
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
61ca87787a
|
Update bottom of action-buttons
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
c7178ac674
|
Upgrade zoom
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
6346e589ad
|
Fix media-modal-zoom
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
0b14274b05
|
Fix media-modal
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
7077fc84f1
|
Adjusting media
|
2024-11-25 22:10:06 -03:00 |
danidfra
|
23e6a46685
|
Improve fonts and remove "family" prop
|
2024-11-25 21:21:53 -03:00 |
danidfra
|
c070f64309
|
Merge branch 'main' into fix-font-problem
|
2024-11-25 20:05:33 -03:00 |
Alex Gleason
|
9b9d6b57f0
|
Merge branch 'fix-media-modal' into 'main'
Fix media modal
Closes #1791
See merge request soapbox-pub/soapbox!3274
|
2024-11-25 16:35:53 +00:00 |
danidfra
|
386afba021
|
Merge branch 'main' into fix-media-modal
|
2024-11-25 12:38:18 -03:00 |
danidfra
|
c604bcb0d8
|
Remove unnecessary styles
|
2024-11-25 12:37:06 -03:00 |
P. Reis
|
8ba7214718
|
fix: also submit current label when changing screenshot image
|
2024-11-23 15:37:28 -03:00 |