Commit Graph

144 Commits

Author SHA1 Message Date
b13e8bdd96 Refactor simpleEmojiReact, allow inline reactions 2020-05-22 21:15:07 -05:00
850d9a1007 Refactor handleEmojiReactClick() 2020-05-22 20:16:26 -05:00
2060f15ebb Set Like button icon to chosen emoji 2020-05-22 19:04:45 -05:00
0ed867f7bd Fix emoji component errors 2020-05-22 00:08:55 -05:00
3ce90dcf66 Refactor EmojiSelector into its own component 2020-05-21 21:14:15 -05:00
13defcda1a Merge remote-tracking branch 'origin/master' into emojireacts 2020-05-21 20:34:21 -05:00
6e13cb8c9b Improve detailed status action buttons 2020-05-21 20:33:55 -05:00
1c711ed123 "reacted to" --> "liked" for favourite notifications 2020-05-21 19:01:41 -05:00
49cb776e47 Gab --> Post on compose button 2020-05-21 17:49:00 -05:00
9ea36ab913 Merge remote-tracking branch 'origin/master' into emojireacts 2020-05-20 19:20:47 -05:00
62b04be83b Refactor video preload, disable for now 2020-05-20 19:20:31 -05:00
fcd76431cb Support pleroma:emoji_reaction notification type 2020-05-20 18:01:37 -05:00
1901d39871 Add emojiReact popup and call action code 2020-05-20 15:52:46 -05:00
92917ac3e5 Style improvements, star icon -> thumbs up 2020-05-20 14:44:23 -05:00
c8f89ce8c1 Style the StatusInteractionBar 2020-05-20 13:11:44 -05:00
d562a25c78 Add emojiReact utils with tests 2020-05-20 11:52:02 -05:00
11c9f153e1 Display favourite count as likes 2020-05-19 23:25:49 -05:00
79dc56372f Add count to emoji reacts 2020-05-19 23:08:19 -05:00
1b85b8e3f1 Add StatusInteractionBar 2020-05-19 22:54:05 -05:00
e082029efa Redirect default Pleroma URLs 2020-05-19 09:53:31 -05:00
2e7a2e0e42 Add link to AdminFE for staff members 2020-05-18 20:48:33 -03:00
c415a2fab3 Fix typo in SourceCode 2020-05-18 20:38:53 +00:00
f3f0470db5 Allow editing profile fields, fixes #88 2020-05-18 12:25:46 -05:00
8eba7af308 Conditionally render Trends and WhoToFollow panels, fixes #87 2020-05-17 16:24:52 -05:00
ac6d25f5c7 Preload profile editor form with source data fields, fixes #60 2020-05-17 12:12:56 -05:00
e772abc402 Fixed JS warnings when clicking on status to get detailed status 2020-05-16 13:57:22 -05:00
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
a9af3a8928 Allow cursor to be rendered at end of textbox by commenting out date comparison conditional 2020-05-06 18:58:21 -05:00
2cd66dc1a5 Add metadata to package.json and bump version to 0.9-beta 2020-04-30 12:41:06 -05:00
b651a31847 Make site banner a separate field from logo 2020-04-29 21:06:28 -05:00
44f196fa99 Unfreeze registration form after error 2020-04-29 20:00:01 -05:00
5c0c1932e0 Delay creating auth app until trying to login or register 2020-04-29 19:10:53 -05:00
652c79b6ac Refactor auth app creation 2020-04-29 14:08:56 -05:00
eef41485c1 Improve topnav logo code 2020-04-29 00:36:25 -05:00
717ef98640 cobalt --> azure 2020-04-28 22:04:09 -05:00
31a965b4c4 Start improving cobalt theme, refactor css 2020-04-28 22:00:50 -05:00
ea5643f138 Refactor theme slugs, fixes #40 2020-04-28 14:12:25 -05:00
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
ffb1804c59 Use setInterval instead of setTimeout in CaptchaField 2020-04-28 12:09:37 -05:00
642282f049 Refactor CaptchaField 2020-04-28 11:57:40 -05:00
90b6244b2f Refresh captcha every 5 minutes 2020-04-28 10:26:30 -05:00
08e6543dc3 Pass captcha_answer_data in registration form 2020-04-28 10:17:02 -05:00
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
fd2d36e3c3 Don't pass props.dispatch to <input> 2020-04-27 15:46:11 -05:00
0529817a6d Remove uneeded field, domain 2020-04-27 15:30:17 -05:00
090b9fa426 Fix staff profile badges 2020-04-27 15:07:24 -05:00
edf22b921c Fix form label proptype checks 2020-04-27 14:37:19 -05:00
03251de773 Fix me PropType checks 2020-04-27 13:56:26 -05:00
741b065d82 Disable Filters navlinks 2020-04-25 23:46:41 -05:00
6477bd3533 Fix eslint error 2020-04-25 19:56:15 -05:00