Commit Graph

121 Commits

Author SHA1 Message Date
Alex Gleason 8eba7af308
Conditionally render Trends and WhoToFollow panels, fixes #87 2020-05-17 16:24:52 -05:00
Alex Gleason ac6d25f5c7
Preload profile editor form with source data fields, fixes #60 2020-05-17 12:12:56 -05:00
crockwave e772abc402 Fixed JS warnings when clicking on status to get detailed status 2020-05-16 13:57:22 -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
crockwave a9af3a8928 Allow cursor to be rendered at end of textbox by commenting out date comparison conditional 2020-05-06 18:58:21 -05:00
Alex Gleason 2cd66dc1a5
Add metadata to package.json and bump version to 0.9-beta 2020-04-30 12:41:06 -05:00
Alex Gleason b651a31847
Make site banner a separate field from logo 2020-04-29 21:06:28 -05:00
Alex Gleason 44f196fa99
Unfreeze registration form after error 2020-04-29 20:00:01 -05:00
Alex Gleason 5c0c1932e0
Delay creating auth app until trying to login or register 2020-04-29 19:10:53 -05:00
Alex Gleason 652c79b6ac
Refactor auth app creation 2020-04-29 14:08:56 -05:00
Alex Gleason eef41485c1
Improve topnav logo code 2020-04-29 00:36:25 -05:00
Alex Gleason 717ef98640
cobalt --> azure 2020-04-28 22:04:09 -05:00
Alex Gleason 31a965b4c4
Start improving cobalt theme, refactor css 2020-04-28 22:00:50 -05:00
Alex Gleason ea5643f138
Refactor theme slugs, fixes #40 2020-04-28 14:12:25 -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 ffb1804c59
Use setInterval instead of setTimeout in CaptchaField 2020-04-28 12:09:37 -05:00
Alex Gleason 642282f049
Refactor CaptchaField 2020-04-28 11:57:40 -05:00
Alex Gleason 90b6244b2f
Refresh captcha every 5 minutes 2020-04-28 10:26:30 -05:00
Alex Gleason 08e6543dc3
Pass captcha_answer_data in registration form 2020-04-28 10:17:02 -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 fd2d36e3c3
Don't pass props.dispatch to <input> 2020-04-27 15:46:11 -05:00
Alex Gleason 0529817a6d
Remove uneeded field, `domain` 2020-04-27 15:30:17 -05:00
Alex Gleason 090b9fa426
Fix staff profile badges 2020-04-27 15:07:24 -05:00
Alex Gleason edf22b921c
Fix form label proptype checks 2020-04-27 14:37:19 -05:00
Alex Gleason 03251de773
Fix `me` PropType checks 2020-04-27 13:56:26 -05:00
Alex Gleason 741b065d82
Disable Filters navlinks 2020-04-25 23:46:41 -05:00
Alex Gleason 6477bd3533
Fix eslint error 2020-04-25 19:56:15 -05:00
Alex Gleason 7b02e1a823
Scaffold filters section 2020-04-25 18:27:37 -05:00
Alex Gleason baec6d3fd8
Add Lists to desktop profile dropdown 2020-04-25 18:27:13 -05:00
Alex Gleason 343d3348df
Just disable the "trouble logging in" button for now 2020-04-25 18:00:16 -05:00
Alex Gleason ba930c505c
Refactor PublicLayout 2020-04-25 17:26:47 -05:00
Alex Gleason 6813f512e6
About Page support 2020-04-25 16:10:01 -05:00
Alex Gleason 6bcae0dd13
Get captcha working 2020-04-23 20:48:25 -05:00
Alex Gleason af2cbc3455
Basic registration form functionality 2020-04-23 18:41:20 -05:00
Alex Gleason 7d3089270a
SimpleForm e.preventDefault() always 2020-04-23 15:13:05 -05:00
Alex Gleason f1c9453620
Use React components in registration form 2020-04-22 23:15:29 -05:00
Alex Gleason 252b3fbf51
Refactor LabelInputContainer 2020-04-22 23:01:36 -05:00
Alex Gleason 924486984e
Refactor SettingsCheckbox 2020-04-22 22:13:57 -05:00
Alex Gleason a6de9d5e00
Refactor SimpleInput 2020-04-22 22:02:56 -05:00
Alex Gleason 84ee8880e1
Break out registration form 2020-04-22 19:55:23 -05:00
Alex Gleason 4801962988
Refactor InputContainer 2020-04-22 19:36:27 -05:00
Alex Gleason c367aef6b4
Refactor LabelInput 2020-04-22 19:09:40 -05:00
Alex Gleason 4a675be598
Use native accept='' for FileChooser 2020-04-22 18:15:50 -05:00
Alex Gleason 655fde81e9
Refactor TextInput component 2020-04-22 18:11:12 -05:00
Alex Gleason 104270e5c9
Handle file uploads to profile editor 2020-04-22 17:04:08 -05:00
Alex Gleason 1b1bf4cdbe
Pass maxLength directly to TextInput component 2020-04-22 16:38:16 -05:00
Alex Gleason 6fe57ca055
Boilerplate avatar/header selector 2020-04-22 16:26:44 -05:00
Alex Gleason 4910b99a53
Link to Pleroma admin-fe views 2020-04-21 20:42:19 -05:00
Alex Gleason 36c3529006
Fix eslint error 2020-04-21 19:46:29 -05:00
Alex Gleason d4d56e5dc8
Add "Edit profile" button 2020-04-21 19:44:55 -05:00