handlerug
df9e059e69
Expand home directory in config paths
2021-04-28 17:37:04 +07:00
bouncepaw
68ab5df3f1
Implement register form and some registration-related code
2021-04-12 22:40:43 +05:00
bouncepaw
0426c372de
Support configuration files
...
See https://mycorrhiza.lesarbr.es/hypha/configuration for an example.
A copy of this example is stored at assets/config.ini.
Use option -config-path to pass the config file. Note that all other
CLI options have been removed. Some of them may be returned later.
Also note that no real testing has been done.
2021-03-06 14:40:47 +05:00
bouncepaw
5cafaaa3d8
Add proof-of-concept Gemini output of /hypha/
2021-02-09 19:35:02 +05:00
bouncepaw
f34757afbd
Drop memdb dependency because it is not used yet
2021-01-24 13:36:03 +05:00
bouncepaw
b1f33c872c
Make account system concurrent-safe and refactor it a little
2021-01-10 01:49:48 +05:00
bouncepaw
301592ad7d
Start implementing memdb-driven hyphae
2021-01-03 01:52:23 +05:00
bouncepaw
8810e9891d
Implement RSS, Atom and JSON feeds and add a new flag
2020-12-08 20:15:32 +05:00
bouncepaw
4686b79226
Save active sessions between launches
2020-11-14 19:46:04 +05:00
bouncepaw
4cf5937361
Add recent changes page
2020-09-26 23:19:17 +05:00
bouncepaw
41551fd63b
Migrate to quicktemplates
2020-08-31 22:52:26 +05:00
bouncepaw
aeee451044
Do not depend on go-git anymore, clean history code a little
2020-08-29 22:54:57 +05:00
Timur Ismagilov
60fcbdd30d
WIP history page
2020-08-19 23:54:23 +05:00
Timur Ismagilov
37ae7d6bc1
Test git capabilities
2020-08-09 01:10:28 +05:00
Timur Ismagilov
673c2b1836
Replace with 0.7 version in a primitive way
2020-08-05 20:08:59 +05:00
Timur Ismagilov
8aec02c961
Create plugin/parser structure, add creole parser
2020-07-04 22:17:08 +05:00
Timur Ismagilov
9c2846232c
Redo render
2020-06-28 20:02:07 +05:00
Timur Ismagilov
931bc8bae9
Refactor a little bit, add comments in a lot of places
2020-06-19 23:11:47 +05:00
Timur Ismagilov
2879096258
Move handlers to a different place
2020-06-18 15:23:44 +05:00
Timur Ismagilov
fc3f2963c3
Make it render hyphae independently with some UI and add configs
2020-06-13 21:42:43 +05:00
Timur Ismagilov
de7b7faca2
Make it render all hyphae
2020-06-13 16:18:11 +05:00
Timur Ismagilov
79991a3e64
Hypha search works ok
2020-06-12 21:22:02 +05:00