Commit Graph

36 Commits

Author SHA1 Message Date
5c79b3989a Button styling 2023-05-20 22:53:32 -04:00
fe7599ae3d Apply the styles to moar pages 2023-05-20 13:22:29 -04:00
74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
bda544feda Remove some unneeded spans 2023-05-14 00:48:24 -04:00
20f1df5282 Add viewport meta tag 2023-05-13 19:55:59 -04:00
079910ad68 Some template cleanup and semantic HTML changes 2023-05-09 20:09:04 -04:00
3ea6d892c3 Whoopsie 2023-05-03 23:24:30 -04:00
b1c2d41826 Make Login button become Logout 2023-05-03 22:46:38 -04:00
c7d00e834e Create 'about' and 'rules' pages 2023-04-25 22:28:11 -04:00
9f89b66df7 Some template cleanup 2023-04-24 23:00:09 -04:00
ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -04:00
28c914565f Use _mod suffix for the route names for consistency 2023-04-21 23:55:49 -04:00
bf4691b7ed Fixed the List button 2023-04-21 23:33:32 -04:00
9a68e9ec83 Actions for promoting/demoting admins 2023-04-21 23:21:12 -04:00
10cd3cffb1 Actions for locking/unlocking accounts 2023-04-21 22:25:05 -04:00
27fda1f00a Actions for resetting passwords 2023-04-21 21:40:39 -04:00
86a7d92156 Added under() behavior for admin users 2023-04-21 17:32:16 -04:00
65d98d594c Fix the is_admin helper 2023-04-16 15:15:39 -04:00
25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00
0ea7f7c906 Link for hidden posts for mods 2023-01-08 23:10:58 -05:00
bfb5ab9986 Re-work the nav bar at the top a lil; fix date format display; implement routing for the remark mod stuff 2022-12-08 12:41:23 -06:00
7d3d6c1fca Change mod_list to flagged_list; add moderator nav bar under regular nav bar 2022-12-02 23:22:55 -05:00
10e7944bc3 Rename layout to default per convention 2022-11-28 23:22:25 -05:00
f7030968d3 Some clean-up 2022-11-27 23:56:35 -05:00
87dc291c86 Add link to mod login; change the way session is stored; add route to logout; some clean-up 2022-11-21 21:59:43 -05:00
4a59dd69dc Implement login page 2022-11-19 23:55:03 -05:00
cefba7d507 Some small tweaks including another URI fragment thing 2022-10-08 23:14:18 -04:00
7e05af4c4b Implement the rest of the stuff for bumps; then some clean up along the way 2022-10-08 01:58:18 -04:00
d316efb952 Grow into full-blown Mojo 2022-10-01 18:00:23 -04:00
6ee158a89e s/view/list/g 2022-08-24 00:48:48 -04:00
d9bf249728 Implement AssetPack 2022-08-15 18:35:30 -04:00
2925808d57 The edibles kicked in 2022-08-14 03:02:37 -04:00
9f1c9f6061 Implement page navigation 2022-08-03 20:29:41 -04:00
78a5683389 Clean up views a bit 2022-07-30 02:33:45 -04:00
98a44773d5 Contruct a basic view template and layout 2022-07-28 20:44:47 -04:00
2026dfff7a Put files in place for Thread model 2022-07-28 19:53:21 -04:00