125 Commits

Author SHA1 Message Date
Greg Sarjeant
9b6a42de7e add Session, Util, Controller classes 2025-06-03 13:28:28 -04:00
Greg Sarjeant
482beb9fb1 Convert feeds to MVC pattern. 2025-06-03 09:29:04 -04:00
Greg Sarjeant
79a161b0e6 Add Tick model. Move Tick management functions there. 2025-06-03 08:39:46 -04:00
Greg Sarjeant
d5de7cf281 Tweak nginx config to reflect current structure. 2025-06-02 21:46:48 -04:00
Greg Sarjeant
239e641f80 Delete logout template. 2025-06-02 21:39:02 -04:00
Greg Sarjeant
f635dd8724 refactor logout. cleanup 2025-06-02 21:36:59 -04:00
Greg Sarjeant
fea0e9eb53 delete lib/emoji.php 2025-06-02 20:42:30 -04:00
Greg Sarjeant
191c558366 Remove lib/ticks. Fix Home Controller 2025-06-02 20:39:48 -04:00
Greg Sarjeant
20129d9fcf Convert login and mood pages to MVC pattern. 2025-06-02 20:33:32 -04:00
Greg Sarjeant
cacbf85283 Initial MVC refactor 2025-06-02 16:40:31 -04:00
Greg Sarjeant
7a85c7f9dd Remove bootstrap.php. Load everything from src/ 2025-06-02 08:37:59 -04:00
Greg Sarjeant
f9aa2c7cb7 Flatten structure to better match current PHP practice. 2025-06-02 08:21:35 -04:00
Greg Sarjeant
51595c13eb Make the homepage an actual template. 2025-06-01 23:30:24 -04:00
Greg Sarjeant
d3271e43a0 Start refactoring to be a more modern php app. 2025-06-01 15:46:18 -04:00
Greg Sarjeant
fc576fb730 Move server confs to examples. Add atom link in navbar. 2025-05-31 21:39:56 -04:00
Greg Sarjeant
67eea6e90c Fix RRS feed. Add atom feed. 2025-05-31 21:23:12 -04:00
Greg Sarjeant
dd2d22c812 Admit defeat to timezones. Style and file structure tweaks. 2025-05-31 20:56:05 -04:00
Greg Sarjeant
22a7ae948f refine index layout. prep for user-specified timezones. 2025-05-31 10:56:08 -04:00
Greg Sarjeant
1514afebbe Fix RSS 2025-05-29 22:19:57 -04:00
Greg Sarjeant
24bf7067d5 Add about and website to profile. Improve layout. 2025-05-29 20:48:44 -04:00
Greg Sarjeant
f3ac806c4b Add admin page 2025-05-29 17:16:12 -04:00
Greg Sarjeant
0543ba1ff5 Autoselect current mood on mood setter. 2025-05-28 20:39:20 -04:00
Greg Sarjeant
a039026e7e Add mood feature. 2025-05-28 20:32:25 -04:00
Greg Sarjeant
5ad15a478d Add setup.php. Add lib dir. Move functions to lib dir. 2025-05-27 19:58:49 -04:00
Greg Sarjeant
c6a49dc6e8 Initial commit 2025-05-26 10:41:14 -04:00