sørenpeter
|
44094da7f5
|
Merge pull request #56 from aelaraji/51-fix-duplicate-parameter
Fix #51 duplicate password parameter in template
|
2025-01-22 21:33:48 +01:00 |
|
sørenpeter
|
d4df383f4d
|
fixed merge isseu
|
2025-01-22 21:32:59 +01:00 |
|
sørenpeter
|
a41ce42290
|
Add force httpS to .htaccess
|
2025-01-22 21:28:14 +01:00 |
|
Adnan ELARAJI
|
bf96bc3daa
|
Fix #51 duplicate password parameter in template
|
2025-01-22 21:02:27 +01:00 |
|
sørenpeter
|
6335601087
|
Update README.md
|
2025-01-12 13:40:45 +01:00 |
|
sørenpeter
|
9f174e1a8a
|
Merge pull request #52 from sorenpeter/sorenpeter-patch-1
Update README.md
|
2025-01-12 13:40:13 +01:00 |
|
sørenpeter
|
27315d83b0
|
Update README.md
|
2025-01-12 13:39:16 +01:00 |
|
sørenpeter
|
e969e67631
|
Merge pull request #39 from eapl-gemugami/34-different-time-zone-is-being-used-in-new-twts-and-in-replies
fix(timezone): fixes wrong timezone in replies
|
2025-01-07 07:42:38 +01:00 |
|
eapl.me
|
cc1073b760
|
Merge branch 'main' into 34-different-time-zone-is-being-used-in-new-twts-and-in-replies
|
2025-01-06 11:24:19 -06:00 |
|
sørenpeter
|
a46d88a3c0
|
Pagnation navigation added
|
2025-01-05 17:12:39 +01:00 |
|
eapl.me
|
e607df37a1
|
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 |
|
sørenpeter
|
8b133883d4
|
Merge pull request #44 from eapl-gemugami/36-duration-of-the-session-is-very-short
feat(session): extend session duration through persistent cookie
|
2025-01-03 09:46:34 +01:00 |
|
sørenpeter
|
0776284bac
|
Merge pull request #43 from aelaraji/42-fix-depricated-DP
Fix #42 depricated creation of dynamic property Twt::$domain
|
2025-01-03 09:43:54 +01:00 |
|
eapl.mx
|
865b0d7e78
|
feat(session): check for a valid session using function in session.php
|
2024-12-26 11:56:44 -06:00 |
|
Adnan ELARAJI
|
b63b72d29e
|
Fix #42 depricated creation of dynamic property Twt::$domain
|
2024-12-26 01:31:01 +01:00 |
|
sørenpeter
|
8c12444459
|
Use only nick as handle if nick and domain is the same
|
2024-12-25 14:55:12 +01:00 |
|
sørenpeter
|
e34e18b718
|
removed TODO about webmentions
|
2024-12-25 14:18:04 +01:00 |
|
sørenpeter
|
8035180380
|
removed TODO about webmentions
|
2024-12-25 14:15:39 +01:00 |
|
eapl.mx
|
57737e8cd4
|
feat(session): add validation for minimum length in secret_key
|
2024-12-24 14:35:52 -06:00 |
|
eapl.mx
|
1769eeb831
|
feat(session): implement persistent cookies with hmac (replaced AES encryption)
|
2024-12-24 14:31:38 -06:00 |
|
eapl.mx
|
5e4402c230
|
feat(session): WIP - Implement persistent cookies
|
2024-12-23 19:50:24 -06:00 |
|
eapl.mx
|
af0a80c524
|
fix(timezone): fixes wrong timezone in replies
- Moves loading timezone from config file to 'load_timezone.php'
- Applies code style suggestions from IDE
|
2024-12-22 12:51:12 -06:00 |
|
sørenpeter
|
d3079b0be4
|
Merge pull request #35 from eapl-gemugami/24-call-to-undefined-function-getmentionsfromtwt-in-webmentions_sendphp
fix(webmentions): call to undefined function getMentionsFromTwt()
|
2024-12-21 16:18:23 +01:00 |
|
sørenpeter
|
4f893a07c4
|
Merge pull request #32 from aelaraji/add-feed-wf-fix
Fix Warning in the `Webfinger lookup` input box on the `Add Feed` page
|
2024-12-21 16:16:11 +01:00 |
|
sørenpeter
|
c9bd89af8c
|
Merge pull request #29 from aelaraji/web-mention-endpoint-fix
Fix warnings on webmention endpoint.
|
2024-12-21 16:15:27 +01:00 |
|
sørenpeter
|
eb34813e5e
|
Merge pull request #38 from eapl-gemugami/37-header-link-not-redirecting-to-home-page
feat(header): add base_url to logo link
|
2024-12-21 16:12:32 +01:00 |
|
eapl.mx
|
79f43372f7
|
feat(header): add base_url to logo link
* Also made some cleanup and style fixing
|
2024-12-18 16:45:05 -06:00 |
|
eapl.mx
|
d3ce716e9a
|
fix(webmentions): call to undefined function getMentionsFromTwt()
|
2024-12-14 14:34:54 -06:00 |
|
Adnan ELARAJI
|
69df3c2fdf
|
Fix Warning in the Webfinger lookup input box on the Add Feed page
|
2024-12-13 18:22:09 +01:00 |
|
Adnan ELARAJI
|
7ac946e0a1
|
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 |
|
Adnan ELARAJI
|
9bdc9f1b5a
|
Fix warnings on webmention endpoint.
|
2024-12-13 17:22:52 +01:00 |
|
sørenpeter
|
d13e72d11c
|
check if public_webmentions in config.ini is not empty for navbar
|
2024-12-13 16:05:20 +01:00 |
|
sørenpeter
|
00246b2b20
|
Fixed typo in refresh and added html_entity_decode() to twt parsing
|
2024-12-13 15:57:23 +01:00 |
|
sørenpeter
|
67dae996c5
|
Merge pull request #26 from eapl-gemugami/23-commented-line-maybe-causing-issue-after-a-refresh
fix(refresh): uncomment ob_start and fix style in refresh.php
|
2024-12-13 15:50:49 +01:00 |
|
eapl.mx
|
1256ebfa22
|
fix(refresh): uncomment ob_start and fix style in refresh.php
|
2024-12-12 17:26:21 -06:00 |
|
sørenpeter
|
97a97122bb
|
Webmentions in topnav and config.ini
|
2024-12-12 17:25:06 +01:00 |
|
sørenpeter
|
61e3311bb6
|
CSS for footer
|
2024-12-12 15:51:14 +01:00 |
|
sørenpeter
|
2c248c094c
|
Merge branch 'main' of github.com:sorenpeter/timeline
forgot to pull before push
|
2024-12-12 15:37:29 +01:00 |
|
sørenpeter
|
1adfa39cfd
|
fix pre-code overflow
|
2024-12-12 15:37:16 +01:00 |
|
sørenpeter
|
76fa9e93ed
|
Merge pull request #21 from aelaraji/fixes
Fixes
|
2024-12-09 08:29:19 +01:00 |
|
Adnan ELARAJI
|
6f48cefbb2
|
File starting with empty line causing timeline to complaine about
headers being sent before session.
|
2024-12-08 22:08:36 +01:00 |
|
Adnan ELARAJI
|
3b424a4bdd
|
fix for the "Undefined array key password" on timeline/following URI
|
2024-12-08 22:08:36 +01:00 |
|
sørenpeter
|
555baefcd0
|
Trying out ways to render webmentions
|
2024-12-08 21:19:10 +01:00 |
|
sørenpeter
|
d55516b2c4
|
TagCloud alls in lowercase to not have dublicates with diff case
|
2024-12-08 19:57:45 +01:00 |
|
sørenpeter
|
9edae5a91e
|
distinguish Webmentions from twtxt and brid.gy plus better CSS
|
2024-12-08 19:42:07 +01:00 |
|
sørenpeter
|
566d24017d
|
Merge branch 'main' of github.com:sorenpeter/timeline
forgot to pull before push!?
|
2024-12-08 18:37:41 +01:00 |
|
sørenpeter
|
8ba2513841
|
Version with dots instead of dashes
|
2024-12-08 18:37:33 +01:00 |
|
sørenpeter
|
9ed237810d
|
Merge pull request #20 from aelaraji/login_php
fix for the "Cannot modify header information..." warning on login page.
|
2024-12-08 18:34:32 +01:00 |
|
sørenpeter
|
de78181cdc
|
Merge pull request #19 from aelaraji/home_php
fix Undefined array key url in views/home.php
|
2024-12-08 18:34:22 +01:00 |
|
Adnan ELARAJI
|
4c92934032
|
fix for the "Cannot modify header information - headers already sent by .../header.php" warning on login page
|
2024-12-08 17:07:03 +01:00 |
|