Alex Gleason
|
16f6644602
|
Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component
|
2021-11-04 12:34:22 -05:00 |
|
Alex Gleason
|
3e3433218c
|
Column: remove top gap on mobile, implement pulling feedback
|
2021-11-03 20:35:40 -05:00 |
|
Alex Gleason
|
f70791004b
|
Chats: add account search
|
2021-10-14 12:23:51 -05:00 |
|
Alex Gleason
|
e454f402e9
|
Status: conditional column title depending on visibility scope
|
2021-10-14 08:49:33 -05:00 |
|
Alex Gleason
|
da79e5a876
|
Add conditional Chat/DM buttons throughout the interface
|
2021-10-13 13:55:02 -05:00 |
|
Alex Gleason
|
0060667639
|
Optimistic statuses: add .thread__status className
|
2021-10-09 21:39:15 -05:00 |
|
Alex Gleason
|
379d03a509
|
Optimistic statuses: prepend with 末 to sort it at the end
|
2021-10-09 21:16:37 -05:00 |
|
Alex Gleason
|
03dbd5bfd2
|
Optimistic threads
|
2021-10-09 17:47:25 -05:00 |
|
Alex Gleason
|
d6af6468d7
|
Thread: improve padding between posts
|
2021-10-09 11:48:03 -05:00 |
|
Alex Gleason
|
5807b8f823
|
Thread: display status connectors (basic threading)
|
2021-10-06 17:50:43 -05:00 |
|
Alex Gleason
|
6e305fd854
|
DetailedStatus: remove gaps, rename .detailed-status-container to .thread
|
2021-10-06 13:59:52 -05:00 |
|
Alex Gleason
|
997375a927
|
DetailedStatus: fix rounded corners
|
2021-09-27 15:03:20 -05:00 |
|
Alex Gleason
|
f8bd87c57f
|
SubNavigation: improve display of DetailedStatus
|
2021-09-27 14:42:35 -05:00 |
|
Alex Gleason
|
60c3243fcb
|
SubNavigation: refactor to be contextual based on Column
|
2021-09-27 13:38:02 -05:00 |
|
Alex Gleason
|
41f2c6afd6
|
Status: hide column header and back button
|
2021-09-12 19:36:18 -05:00 |
|
Alex Gleason
|
33aaffa22d
|
Use immutable.js consistently
|
2021-09-12 11:25:44 -05:00 |
|
Alex Gleason
|
ad461343d2
|
Status: fix propType warnings with OrderedSet
|
2021-09-11 14:24:54 -05:00 |
|
ThibG
|
4b4e815e40
|
Add hotkey for opening media files
|
2021-08-28 15:22:08 +02:00 |
|
Alex Gleason
|
a310197a5a
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
|
|
0877574c28
|
Use OrderedSet
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-03 10:50:08 +02:00 |
|
Claire
|
b01b175fdc
|
Memoize ancestorIds and descendantIds in detailed status view
|
2021-08-02 17:46:18 +02:00 |
|
|
5ee92b47ce
|
Keyboard-accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-21 13:58:22 +02:00 |
|
Alex Gleason
|
52b14d9d09
|
Possible crash fix: defensive checks of this.node
|
2021-07-11 17:50:30 -05:00 |
|
Alex Gleason
|
d9202baa58
|
Simplify greentext code
|
2021-07-01 20:41:03 -05:00 |
|
Alex Gleason
|
bbeecddc37
|
Greentext support
|
2021-06-30 21:39:27 -05:00 |
|
|
2df8b927ea
|
Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-27 00:04:27 +02:00 |
|
Alex Gleason
|
4e7d7ac378
|
startsWith('tombstone-') --> endsWith('-tombstone')
|
2021-04-21 18:28:43 -05:00 |
|
Alex Gleason
|
d186aefeec
|
"no longer available" --> "unavailable"
|
2021-04-21 15:37:30 -05:00 |
|
Alex Gleason
|
8cdb0581d3
|
Tombstone: work for descendants, too
|
2021-04-21 15:25:18 -05:00 |
|
Alex Gleason
|
87029e8abf
|
Display tombstone in place of deleted post, #138
|
2021-04-21 14:47:39 -05:00 |
|
Sean King
|
39b50e8fe1
|
Add moderator button for marking posts sensitive or not sensitive
|
2021-01-18 19:59:07 -07:00 |
|
Alex Gleason
|
c80797ccf8
|
Admin: delete status directly from menu
|
2021-01-18 15:57:20 -06:00 |
|
Alex Gleason
|
926335b268
|
Add "deactivate" and "delete" user modals to every status and account profile
|
2021-01-18 15:27:35 -06:00 |
|
Alex Gleason
|
e4344c9561
|
Let allowedEmoji be customizable by the admin, fixes #538
|
2020-12-24 18:17:53 -06:00 |
|
Sean King
|
df85d707bb
|
Alternative fix without setState in ComponentDidMount
|
2020-10-29 09:30:08 -06:00 |
|
Sean King
|
3a1bb8f19b
|
Make display media option work properly
|
2020-10-29 08:41:43 -06:00 |
|
Alex Gleason
|
fd971f053f
|
Scroll detailed status into view, fixes #257
|
2020-09-09 15:03:26 -05:00 |
|
Sean King
|
f9d7da0d51
|
Add bookmark button to detailed status action bar view
|
2020-08-30 23:09:02 -06:00 |
|
Alex Gleason
|
853dad032c
|
componentWillReceiveProps fixes, fixes #184, #231, !80
|
2020-07-04 19:14:12 -05:00 |
|
Alex Gleason
|
ecf26de289
|
Merge branch 'componentWillReceiveProps_to_DidUpdate_refactor' into 'develop'
Component will receive props to did update refactor Fixes #184
Closes #184
See merge request soapbox-pub/soapbox-fe!80
|
2020-06-27 00:23:44 +00:00 |
|
crockwave
|
81f9a1da3a
|
Final commit on replacing componentWillReceiveProps deprecated method
|
2020-06-24 16:02:14 -05:00 |
|
crockwave
|
24b72b5828
|
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179
|
2020-06-17 20:42:30 -05:00 |
|
Alex Gleason
|
d24dcb3e60
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
|