Commit Graph
38 Commits
Author SHA1 Message Date
Alex Gleason af1627815c Merge remote-tracking branch 'origin/develop' into feature/frontend_refactor 2020-03-11 14:52:10 -05:00
Alex Gleason 3d3b51ee1a Only validate User.unique_email on create 2020-03-10 18:24:02 -05:00
Alex Gleason a34f544ddf Merge branch 'unique-emails' into 'develop'
Unique emails

See merge request gab/social/gab-social!46
2020-03-10 23:13:34 +00:00
Alex Gleason c3bc1c08b9 Set unique_email upon User creation 2020-03-10 18:09:40 -05:00
Alex Gleason 4052329ca4 Add unique_email field 2020-03-10 17:44:32 -05:00
Alex Gleason 316b5c8d0f Merge remote-tracking branch 'upstream/develop' into feature/frontend_refactor 2020-03-10 16:24:43 -05:00
Alex Gleason bccb9a6f9c Display favorites count on profile, fixes #126 2020-03-10 15:26:34 -05:00
Alex Gleason 0e17641f12 Implement profile avatar and header, fixes #125 2020-03-10 13:50:31 -05:00
Alex Gleason fadc08fbad Merge branch 'bugfixes' into 'develop'
Use uploaded avatar over legacy avatar when possible

See merge request gab/social/gab-social!45
2020-03-05 04:59:08 +00:00
Alex Gleason e039a535d5 Use uploaded avatar over legacy avatar when possible 2020-03-04 22:42:29 -06:00
Alex Gleason 3edd573c0c Merge branch 'fix-federation' into 'develop'
Fix federated threads

See merge request gab/social/gab-social!44
2020-02-26 20:01:41 +00:00
Alex Gleason 8a7c7d8364 Let React controller precede Account controller 2020-02-26 13:36:24 -06:00
Alex Gleason 842e5de971 Merge branch 'avatar-fix' into 'develop'
Fix federation of avatars and images with legacy gab:// URLs

See merge request gab/social/gab-social!43
2020-02-26 18:42:59 +00:00
Alex Gleason 28cc38ad6b Fix federation of avatars and images with legacy gab:// URLs 2020-02-26 12:32:30 -06:00
Alex Gleason a63f3fefc0 Add username regex to routes to allow full handle [email protected] 2020-02-21 14:35:12 -06:00
Alex Gleason e9fe94b96d home_controller_spec --> react_controller_spec 2020-02-21 14:26:04 -06:00
Alex Gleason db3269919c Update AccountsController tests 2020-02-21 14:25:57 -06:00
Alex Gleason 0874251bb3 Update StatusesController tests 2020-02-21 14:25:49 -06:00
Alex Gleason 82d476227c Return StatusFinder to its original state 2020-02-21 14:25:34 -06:00
Alex Gleason a925509384 Clean up ReactController 2020-02-21 14:23:08 -06:00
Alex Gleason b3bdddf374 Route status URLs back through StatusesController 2020-02-21 14:22:55 -06:00
Alex Gleason d3ee46c328 Route account URLs back through AccountsController 2020-02-21 14:21:00 -06:00
Alex Gleason a7955ad491 Account.find_acct! function 2020-02-21 14:17:39 -06:00
Alex Gleason 0aed68a7e3 Rename home#index to react#react 2020-02-21 14:16:43 -06:00
Alex Gleason d694d4a1a7 Fix "delete & redraft" to pop up modal, fixes #71 2019-08-07 15:50:09 -04:00
Alex Gleason cc39821efa Make "muted words" button work, fixes #77 2019-08-05 20:04:35 -04:00
Alex Gleason f6ee98a2f0 Add PRO conditional to dashboard, fixes #78 2019-08-05 18:50:35 -04:00
Alex Gleason 524a438a9b Make mention links internal, fixes #74 2019-08-02 19:42:57 -04:00
Alex Gleason 526af3dba0 Hide "verified" emoji from usernames to avoid confusion 2019-08-01 20:20:32 -04:00
Alex Gleason c3f36e9142 Actually fix remote profile loading 2019-08-01 19:22:20 -04:00
Alex Gleason e48e14f6ea Restrict compose modal textarea size, #67 2019-08-01 12:37:12 -04:00
Alex Gleason 82ba2a7d5f Properly load remote profiles 2019-08-01 00:10:28 -04:00
Alex Gleason f8113f705a Refactor "All Fediverse" setting 2019-07-31 11:07:02 -04:00
Alex Gleason da861725fb Fix truncated "Publish" button in Compose modal, fixes #64 2019-07-25 19:35:15 -04:00
Alex Gleason e0c6516fd3 Add local development setup to README 2019-07-23 07:51:09 -04:00
Alex Gleason 45c14ae5c3 Upgrade Vagrant Node.js to 10.x, fixes #56 2019-07-22 16:27:20 -04:00
Alex Gleason 1c8fb11b43 Ignore Vagrant .log files 2019-07-22 16:27:03 -04:00
Alex Gleason 83763d5ec8 Fix alignment of group cards 2019-07-22 15:21:14 -04:00