56 Commits

Author SHA1 Message Date
ghost
be6040dd18 fix empty avatar value 2022-01-03 04:35:54 +02:00
ghost
3baeca3365 add custom initial revisions number 2022-01-03 04:20:11 +02:00
ghost
336f3ca1a9 implement avatar settings 2022-01-03 04:14:04 +02:00
ghost
91d0cdcc67 implement profile settings 2022-01-03 01:11:11 +02:00
ghost
5bb859b6d0 remove personal cache only on user login/logout 2022-01-03 00:57:24 +02:00
ghost
f0e976f81c reset cache on user login/logout 2022-01-03 00:46:55 +02:00
ghost
7c51d89cae add page title 2022-01-02 19:48:16 +02:00
ghost
72949e0834 implement DHT data cache 2022-01-02 06:46:07 +02:00
ghost
50def6693b change request to the GET method 2022-01-02 05:54:21 +02:00
ghost
038e243c1c set reading requests to the GET method 2022-01-01 16:48:41 +02:00
ghost
3e3853125d implement profile avatars receiving from DHT 2022-01-01 16:00:41 +02:00
ghost
5596992e58 implement profiles details on the People page 2022-01-01 14:39:18 +02:00
ghost
2fdd59338c rename method name 2022-01-01 12:32:16 +02:00
ghost
c43329c48a self follow on login 2022-01-01 08:09:04 +02:00
ghost
29a91626df rename meta-title 2021-12-31 17:44:27 +02:00
ghost
bed80c213b init users finding module 2021-12-31 07:42:45 +02:00
ghost
365347cc7c rename section 2021-12-31 07:15:25 +02:00
ghost
55f505e6e4 fix variables registry 2021-12-31 06:34:15 +02:00
ghost
a06afb19cd implement avatar image cache 2021-12-31 06:08:27 +02:00
ghost
c40e0176f3 implement follow page, fix bugs 2021-12-31 05:31:01 +02:00
ghost
5e79a026e7 add missed dependencies 2021-12-31 03:15:57 +02:00
ghost
c361ca0652 add feed by username support 2021-12-31 03:15:30 +02:00
ghost
5b3323185f implement follow feature 2021-12-31 01:21:14 +02:00
ghost
128c3455f6 implement unfollow feature 2021-12-31 00:07:55 +02:00
ghost
e788102b9a implement following module 2021-12-30 23:54:09 +02:00
ghost
7cbe0a2f79 update post validation message 2021-12-30 22:31:11 +02:00
ghost
2a9e5f25e5 add only page-related scripts loading 2021-12-30 22:17:06 +02:00
ghost
56042ea5a8 remove async operations 2021-12-30 22:09:28 +02:00
ghost
d2fd2f114f refactor to support modular structure 2021-12-30 22:01:55 +02:00
ghost
724e93447e separate module post 2021-12-30 20:47:01 +02:00
ghost
f5f294bc90 init follow api 2021-12-30 20:38:16 +02:00
ghost
033a72052f rename following page to follow 2021-12-30 20:38:03 +02:00
ghost
40afd61367 add module menu 2021-12-30 20:35:36 +02:00
ghost
b37353ff30 add registration timeout to prevent bot attacks 2021-12-30 08:23:24 +02:00
ghost
88b2dd53a5 rename localization helper to format, add posts br support 2021-12-30 07:51:39 +02:00
ghost
d4dd0efd13 implement main feed and post messages features 2021-12-30 06:36:37 +02:00
ghost
e3fc7ce98d update template 2021-12-29 22:06:48 +02:00
ghost
b20651d59b add avatar image generator 2021-12-29 21:00:44 +02:00
ghost
55b8362246 move network status to the header 2021-12-29 19:20:51 +02:00
ghost
b26edce2fa init following page 2021-12-29 19:04:48 +02:00
ghost
6201fd6a04 add follow on registration users config 2021-12-29 18:17:27 +02:00
ghost
9b06c6b9c4 implement homepage page draft 2021-12-29 12:10:47 +02:00
ghost
8ea31e92cb fix session init 2021-12-29 06:06:39 +02:00
ghost
12b96ec3ea implement registration feature 2021-12-29 05:42:09 +02:00
ghost
21ffc37cab add welcome template 2021-12-29 02:14:53 +02:00
ghost
37bc1489fb redirect home when user already logged 2021-12-29 01:17:05 +02:00
ghost
56944174ec add meta title on 404 page 2021-12-29 01:15:06 +02:00
ghost
beb4537184 add 302 redirect on login for guest, add custom meta titles 2021-12-29 01:13:16 +02:00
ghost
c1ea348200 add session-based aouth 2021-12-29 01:07:39 +02:00
ghost
3219ef084b implement 404 page 2021-12-29 01:02:54 +02:00