Wykres commitów

40 Commity (13fc6fa530dc300132f656c6a921bce4fcd87c9f)

Autor SHA1 Wiadomość Data
Alex Gleason e06f8ce894
Composer: Remove preselectDate
This value is only used to track when a reply happens. On soapbox-fe, a reply causes a new ComposeForm to mount, so we can track it that way instead.
2020-05-26 17:36:56 -05:00
Alex Gleason d9e6efbe79
Revert "Merge branch 'compose_caret_to_end' into 'master'"
This reverts commit 886e877996, reversing
changes made to b6a7404031.
2020-05-26 15:21:40 -05:00
Alex Gleason 406e8c00b8
Make delete+redraft work, fixes #82 2020-05-24 14:09:16 -05:00
Alex Gleason e04ab557ac
Make emoji reacts more responsive 2020-05-23 20:29:25 -05:00
Alex Gleason fcd76431cb
Support `pleroma:emoji_reaction` notification type 2020-05-20 18:01:37 -05:00
Alex Gleason a2aac69838
Actually fix post reply issue, #80 2020-05-17 22:22:13 -05:00
Alex Gleason ed61603b10
Refactor statusToTextMentions, fixes #80 2020-05-17 17:22:32 -05:00
crockwave f1747f4425 Allow cursor to render at end of textbox to only place at end on new load, and bug fixes of cursor placement problems when selecting text and or moving cursor to left and typing 2020-05-08 17:14:07 -05:00
Alex Gleason a60c47bb19
Don't persist default settings
Only persist settings if they've been overridden by the user
2020-04-28 13:49:39 -05:00
Alex Gleason 178fdf8818
Add getSettings() function 2020-04-28 12:59:15 -05:00
Alex Gleason 2ab7125441
Implement Pleroma notifications, fixes #1
Working from: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2392
2020-04-27 20:51:17 -05:00
Alex Gleason 03251de773
Fix `me` PropType checks 2020-04-27 13:56:26 -05:00
Alex Gleason 85a68e0715
Fix Mastodon startup issues 2020-04-23 11:48:48 -05:00
Alex Gleason 7e0b4f5f47
Add demetricator preference 2020-04-21 15:14:06 -05:00
Alex Gleason c90f087d2a
Add dyslexicFont preference 2020-04-21 15:10:45 -05:00
Alex Gleason 394aaaf23f
Add systemFont preference 2020-04-21 15:05:49 -05:00
Alex Gleason e761942ced
Let default post privacy be configurable 2020-04-20 15:18:35 -05:00
Alex Gleason bc5b286737
preferences --> settings
I give up trying to organize them. Just going back to using Mastodon's preferences map.
2020-04-18 13:58:51 -05:00
Alex Gleason fc04e6a718
Fix overriding chat token 2020-04-17 20:21:30 -05:00
Alex Gleason bdf648f506
Save and fetch preferences from Pleroma 2020-04-17 19:22:40 -05:00
Alex Gleason 3812674a88
Remove uneeded fields from meta reducer 2020-04-17 18:29:45 -05:00
Alex Gleason 10b6a19e0a
Obliterate initial-state nonsense 2020-04-17 18:25:36 -05:00
Alex Gleason 08d95c83a7
Pull autoPlayGif from Redux 2020-04-17 17:00:25 -05:00
Alex Gleason 5fdcd80ceb
Pull Pleroma meta from verify_credentials into Redux store 2020-04-17 16:13:08 -05:00
Alex Gleason c40fb925e9
Refactor 'me' reducer 2020-04-17 16:10:55 -05:00
Alex Gleason 5781d0de07
Add preferences reducer 2020-04-17 16:10:07 -05:00
Alex Gleason a82212cdca
Use poll limits from /api/v1/instance 2020-04-15 13:20:25 -05:00
Alex Gleason 3088ffff6a
Allow switching theme, fixes #5 2020-04-14 22:09:59 -05:00
Alex Gleason 141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason fc72e39ff4
eslint --fix 2020-04-14 13:44:40 -05:00
Alex Gleason 34bae6a5df
Skip verify_credentials if there are no credentials 2020-04-11 18:55:07 -05:00
Alex Gleason 6c6d6297f9
LogOut working 2020-04-11 14:41:13 -05:00
Alex Gleason 83a711cd3e
Authorize app with token 2020-04-05 19:12:41 -05:00
Alex Gleason 3924a47ff7
Set/get auth from Redux 2020-04-05 16:54:51 -05:00
Alex Gleason cbf799d53f
Fix (!me) logic 2020-04-02 14:53:04 -05:00
Alex Gleason d3952925d7
Pull in current user with verify_credentials, refactor "me" 2020-04-01 21:20:47 -05:00
Alex Gleason 8ec0e6e82a
Import Instance into store 2020-04-01 15:05:52 -05:00
Alex Gleason c9c08dff5c
Move Soapbox config to fetchable endpoint 2020-04-01 14:38:08 -05:00
Alex Gleason 2a245d076a
Support GET /patron/v1/funding 2020-03-31 17:45:12 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00