timeline/views
2025-02-13 18:20:27 +01:00
..
__load_twt_files.php feat(session): check for a valid session using function in session.php 2024-12-26 11:56:44 -06:00
__profile.php fix(session): replace old auth method with libs/session.php 2025-01-23 13:14:07 -06:00
__thumb.php thumbs still not working... 2024-02-20 20:40:41 +01:00
__thumb_dm.php thumbs still not working... 2024-02-20 20:40:41 +01:00
__Thumbnail.php thumbs still not working... 2024-02-20 20:40:41 +01:00
add_feed.php feat(session): check for a valid session using function in session.php 2024-12-26 11:56:44 -06:00
conv.php fix(session): replace old auth method with libs/session.php 2025-01-23 13:14:07 -06:00
following.php fix(session): replace old auth method with libs/session.php 2025-01-23 13:14:07 -06:00
gallery.php change profile to also use url as param and made profile default for guests 2024-05-06 22:33:39 +02:00
home.php Add force httpS to .htaccess 2025-01-22 21:28:14 +01:00
login.php fix(session): replace old auth method with libs/session.php 2025-01-23 13:14:07 -06:00
logout.php feat(session): WIP - Implement persistent cookies 2024-12-23 19:50:24 -06:00
new_twt.php Merge branch 'main' into 34-different-time-zone-is-being-used-in-new-twts-and-in-replies 2025-01-03 09:49:21 -06:00
post.php Fix /conv not showing some threads. 2023-12-28 11:42:23 -06:00
profile.php Pagnations done 2025-01-31 20:35:04 +01:00
refresh.php feat(session): check for a valid session using function in session.php 2024-12-26 11:56:44 -06:00
replies.php Pagnations done 2025-01-31 20:35:04 +01:00
test_login.php feat(session): implement persistent cookies with hmac (replaced AES encryption) 2024-12-24 14:31:38 -06:00
upload_img.php Image upload works now 2025-02-13 18:20:27 +01:00
upload_img_w3c.php Image upload works now 2025-02-13 18:20:27 +01:00
webmention_endpoint.php switching to a parse_ini_file instead of requiring full the base.php file for defining $config. 2024-12-13 17:42:10 +01:00