Commit Graph

116 Commits

Author SHA1 Message Date
Andrew Brown
8d4bdcb2ef WHOOPS -- fix user signup 2019-03-11 18:17:32 -05:00
Andrew Brown
899b3ad5f7 Merge branch 'master' into username-polish 2019-03-11 15:40:20 -05:00
Andrew Brown
79158425f4 mildly cleaner user#edit error messages 2019-03-11 14:50:40 -05:00
Andrew Brown
b9873fb60b suggested tags for all page types 2019-02-16 01:39:12 -06:00
Andrew Brown
adfd8e9d6a allow most symbols in RFC 1738 2019-01-15 19:42:15 -06:00
Andrew Brown
1d506d005b allow - and _ in usernames 2019-01-15 19:07:57 -06:00
Andrew Brown
1498151678 double length limit 2019-01-15 19:01:40 -06:00
Andrew Brown
8a2fe07730 use new username path when available 2019-01-15 18:52:32 -06:00
Andrew Brown
cd0dc21e5d allow accessing profile by /@andrew 2019-01-15 18:20:01 -06:00
Andrew Brown
d75cc4b07f require usernames to be alphanumeric 2019-01-15 18:11:26 -06:00
Andrew Brown
97a4926c24 require usernames to be 1-20 characters 2019-01-15 18:07:26 -06:00
Andrew Brown
d80ff65509 document resource stuff 2018-10-01 23:09:42 -05:00
Andrew Brown
2d0620cad8 little big win 2018-09-24 01:51:48 -05:00
Andrew Brown
d79d7bc3f2 reuse content list cache 2018-09-24 01:42:17 -05:00
Andrew Brown
79e14e764f cut contributor queries in half 2018-09-24 01:33:07 -05:00
Andrew Brown
9587b44785 big optimization win + link dropdowns on text fields 2018-09-19 16:08:44 -05:00
Andrew Brown
7705d4cbd0 add initial api controller 2018-09-16 22:59:16 -05:00
Andrew Brown
074c4edb8a remove n+1 2018-09-14 08:56:44 -05:00
Andrew Brown
cfa5cf18f7 upgrade thor 2018-08-16 11:28:49 -05:00
Andrew Brown
1a666a9654 oops 2018-07-05 01:19:03 -05:00
Andrew Brown
59904a861d rails 5 prep 2018-07-05 01:10:52 -05:00
Andrew Brown
ee06aa29d2 subscriptions refactor 2018-03-03 16:49:08 -06:00
Andrew Brown
4c7d1ac9ab dep destroy on referral codes 2018-01-23 01:13:54 -06:00
Andrew Brown
859a9d56f8 fix user relation dependencies 2018-01-22 23:52:48 -06:00
Andrew Brown
a8ec970240 clean up deleted_at hacks 2018-01-20 12:53:56 -06:00
Andrew Brown
71fcf17e16 re-enable paranoia on users 2018-01-19 21:41:38 -06:00
Andrew Brown
04856d105d removes aap 2018-01-19 18:54:29 -06:00
Andrew Brown
1c77b607a5 caching opts 2018-01-16 00:39:15 -06:00
Andrew Brown
9416b67f80 include placeholder universe id of 0 for users with no universes 2018-01-06 21:13:51 -06:00
Andrew Brown
04f8a89b4a Include contributable content in linked lists 2018-01-06 20:49:30 -06:00
Andrew Brown
7ce304e7eb don't overwrite username with blank if not set on update 2018-01-01 18:59:35 -06:00
Andrew Brown
74854784cf content type magic constant cleanup 2017-12-28 16:39:01 -06:00
Andrew Brown
720659cbe0 create content activators for new accounts 2017-12-27 12:25:05 -06:00
Andrew Brown
e0b83eefa3 Create user content type activators 2017-12-27 12:22:13 -06:00
Andrew Brown
0f33c98d29 fix forums permission 2017-12-26 21:38:44 -06:00
Andrew Brown
05de8b7ef7 blowin up 2017-12-26 16:35:34 -06:00
Andrew Brown
f626b65d53 redesign account info page 2017-12-26 15:01:23 -06:00
Andrew Brown
50070c4a9f Add soft deletion to users and all content models 2017-12-26 14:37:09 -06:00
Andrew Brown
5b2f0a064d prepend forum usernames with @ 2017-10-29 02:00:56 +03:00
Andrew Brown
4e8d1ba9b8 Merge branch 'master' into thredded 2017-10-28 21:10:24 +03:00
Jorge Luiz
ea6ac42e75 Removed own email validation to avoid duplicate error messages 2017-10-17 23:47:44 -02:00
Andrew Brown
617391366a De-dupe contributable content from dashboard content counts 2017-10-08 23:51:58 +02:00
Andrew Brown
baf7d2795d Make everything free 2017-10-02 18:26:21 +02:00
Andrew Brown
dfdc958ab8 it'll all be over soon 2017-08-17 02:35:38 +02:00
Andrew Brown
32cd18c7cf helper methods for contributable content types 2017-08-17 02:04:22 +02:00
Andrew Brown
e1e5c9bdfa cleanup 2017-08-17 00:49:07 +02:00
Andrew Brown
dfdb81d854 more permissions 2017-08-17 00:30:48 +02:00
Andrew Brown
0022adb953 Contributor invite flow #migration 2017-08-15 01:41:43 +02:00
Andrew Brown
ead954094b polishing 2017-07-26 20:53:05 +02:00
Andrew Brown
63d4c442cc Add content changelogs #migration 2017-07-14 13:36:32 +02:00