Commit Graph

56 Commits

Author SHA1 Message Date
Dendy 5e33ee2b69
.gitignore file changes didn't apply already cached files 2021-01-01 14:21:03 +01:00
Dendy 1b91a31c1f
Update README.md, .gitignore and settings organization 2021-01-01 14:17:38 +01:00
Dendy 12ae628d1a
Gitea doen't linke markdown newlines 2021-01-01 14:07:46 +01:00
Dendy d7a8e921dd
Fix tabs yet again README.md 2021-01-01 14:06:34 +01:00
Dendy 726589ad48
Fix tabs README.md 2021-01-01 14:06:06 +01:00
Dendy 84e12ff78b
Add README.md 2021-01-01 14:02:48 +01:00
Dendy f101b8e259 Refactor config page to prepare for mastodon posting 2020-10-29 21:49:43 +01:00
posweg b9ecde8ed4 Change repository url 2020-10-29 19:01:06 +00:00
posweg 9af445c433 Redirect to page with key when private asking and fixes 2020-09-01 15:30:26 +00:00
posweg b2c13d22d0 Fix author not seeing self priv questions 2020-09-01 12:14:34 +00:00
posweg b0a0698c06 Remove highlight private sniffing and set key logic and filter for highlight 2020-09-01 10:59:29 +00:00
posweg 036b8fcc80 Show "(private)" if question is private for clarity 2020-09-01 10:40:22 +00:00
Pòsweg c524836faf Add config's missing CSS 2020-08-30 22:25:21 +02:00
Pòsweg 1470309037 better config style, user config mockup and unlink tw account 2020-08-30 22:21:57 +02:00
Pòsweg 4a791af046 Fix page selector for three pages 2020-08-29 18:54:13 +02:00
Pòsweg 25e06f9ece Add missing fucntions file and adopt new redirect system
Ooops, it seems like i forgot to git add that file and i figure that out just now. Oopsies. Well, I've converted all the crucial
stuff to the new system and it works wonders
2020-08-29 18:40:42 +02:00
Pòsweg 7dec683bc4 Implement generic redirect helper 2020-08-29 17:47:28 +02:00
Pòsweg 41e2ffeee0 Make page selector and HTML cleanup 2020-08-29 14:31:09 +02:00
Pòsweg 890a24dcd2 Cleanup "/user.php" 2020-08-27 22:57:05 +02:00
Pòsweg 82c840ce4a Style improvement and lone question page 2020-08-16 17:22:31 +02:00
posweg fa7c6d1533 Fix date and post link preparation 2020-08-16 11:20:18 +00:00
posweg 0fde535c86 Share link to target="_blank" 2020-08-16 11:04:54 +00:00
posweg b9da6a8352 Fix user dba and add share button 2020-08-16 11:03:05 +00:00
Pòsweg ceff58103d Actyal reply publishing on twitter 2020-08-16 11:34:33 +02:00
Pòsweg d01c1d6f5d Update 'TODO.md' 2020-08-16 08:52:30 +02:00
Pòsweg 48a92d7006 Twitter tweet publication integration WIP 2020-08-16 08:40:16 +02:00
Pòsweg 08ca95881d Add Twitter integration | test post 2020-08-16 07:54:12 +02:00
Pòsweg 3826f92b8a Merge branch 'master' of https://git.posweg.es/posweg/librecat 2020-08-16 07:42:46 +02:00
posweg 264b6f3500 Merging
Merge branch 'master' of https://git.posweg.es/posweg/librecat
2020-08-16 05:39:09 +00:00
posweg 432bb36691 Improved reply permission handling 2020-08-16 05:38:24 +00:00
Pòsweg 1dc754692a Remove swap file 2020-05-31 12:40:51 +02:00
Pòsweg b4f4dfa085 Add and style config screen 2020-05-31 12:39:08 +02:00
Pòsweg 889a48b971 Reply for default theme 2020-05-31 05:53:02 +02:00
Pòsweg 06368a3fe9 Change error messsage color on login 2020-05-31 05:36:45 +02:00
Pòsweg ef2186d47f Input password two times on registration 2020-05-31 04:42:31 +02:00
Pòsweg 4c2d4bc47b Index for default theme 2020-05-31 04:32:02 +02:00
Pòsweg e52070b3c5 Login for default theme
Here I have started another approach, to include css into <style> tags since it seems that browsers don't like the idea of having .php files as css files that much, oh well.
2020-05-31 04:01:29 +02:00
Pòsweg 903d00da39 Add default theme and other fixes 2020-05-30 22:23:04 +02:00
posweg 19e477b35b Implement Answers 2020-05-22 00:20:59 +00:00
posweg a7073899a7 Add links to names in questions 2020-05-21 22:32:30 +00:00
posweg 68aebffd6c Login redirection fix 2020-05-21 21:55:28 +00:00
posweg b92527f7b7 Non-anonymous questions 2020-05-21 21:36:32 +00:00
posweg 178dab9650 Add TODO 2020-05-21 20:50:10 +00:00
posweg 375fdf887c Fix error on publishing single quotes 2020-05-21 20:29:28 +00:00
posweg 92c6bea0fb Add AUTOINCREMENT to primary keys
ñ
2020-05-21 20:21:44 +00:00
posweg 8d73b5d80f Delete functionality 2020-05-21 20:09:04 +00:00
posweg 30570cc0ff Separate publish into action folder 2020-05-21 18:06:16 +00:00
posweg c8123de470 Fancy URLs settings option 2020-05-21 17:19:38 +00:00
posweg 4d0deabb16 Universal header and config link 2020-05-21 15:57:59 +00:00
posweg b53cb2811c Add question timestamp and centralized initialization 2020-05-21 11:57:27 +00:00