Commit graph

62 commits

Author SHA1 Message Date
c46dce5e3b add CSRF token 2025-11-06 07:25:07 +01:00
be24a37f5c move old migrations away from project root 2025-11-06 06:36:02 +01:00
71f7bd1a3b refactor code layout, move config to .env, add pyproject.toml 2025-11-06 06:33:31 +01:00
b874b989bf 0.9.0 2025-11-06 05:48:17 +01:00
71619dba2b Fix imports 2024-06-16 11:31:56 +02:00
5ba9f1d7d5 CSS changes 2024-06-16 11:22:54 +02:00
8b5e2ed41b Add inline_svg 2021-10-17 10:20:47 +02:00
baed59ea39 Adding notifications and +1's to messages 2019-11-25 09:39:33 +01:00
29cf1532f7 Adding explore endpoint and fixing bugs 2019-11-22 18:20:32 +01:00
d40a8b9b6b Preparing for release 2019-11-21 20:11:14 +01:00
d115e80e41 Fixing taberror 2019-11-20 12:49:24 +01:00
3e1c3bfebe Fixing edit_profile endpoint 2019-11-20 12:46:33 +01:00
42552f12be Commenting out some entries on edit_profile endpoint 2019-11-20 12:30:40 +01:00
621d8cf2c8 Adding message edit support for API 2019-11-18 19:19:06 +01:00
6c128d0567 Adding admin and report endpoints 2019-11-11 19:15:55 +01:00
af299a53c7 Added create2 endpoint 2019-11-09 15:00:06 +01:00
7fb5c47e4d Added new API endpoints 2019-11-08 16:51:32 +01:00
a70b4f2eae Schema and version number changes 2019-11-06 11:12:11 +01:00
ef8d5343e9 Added profile stats to API 2019-11-05 22:15:16 +01:00
c57088c6c3 Preparing for release 2019-11-05 17:03:58 +01:00
7ede351b11 Adding profile_feed and profile_search endpoints 2019-11-04 22:09:04 +01:00
8d97d1fbf7 Added profile_info endpoint 2019-10-31 17:03:14 +01:00
09172d9c1e Adding create API endpoint 2019-10-31 16:38:43 +01:00
0b7711fe26 Changing login mechanism 2019-10-28 09:03:44 +01:00
09a809192a Some fixes 2019-10-28 08:29:07 +01:00
dc33b5567a Adding feed to public API 2019-10-27 11:30:14 +01:00
5536e764e7 Added password change form 2019-10-24 18:27:53 +02:00
a9006bf1bc Unpacking modules 2019-10-23 21:09:51 +02:00
1e7787e24e Preparing for release 2019-10-20 20:48:18 +02:00
635e3eaa2d Update readme and changelog 2019-10-20 20:19:20 +02:00
d8f7d609aa Fixed problem when entering invalid data while editing profile 2019-10-20 20:04:58 +02:00
b9467583b7 Adding location and privacy policy 2019-10-20 13:14:16 +02:00
bfc44c9362 Now you can edit username, full name, biography and website 2019-10-17 15:21:33 +02:00
32e7c37158 Adding profiles and adminship 2019-10-17 14:34:55 +02:00
156d58e549 Changing version number 2019-10-16 19:06:09 +02:00
313c001a63 Fixed url regex 2019-10-15 16:32:36 +02:00
01cb4354e0 Moving site name to config.py 2019-10-15 14:13:55 +02:00
309009d3a4 Other fixes 2019-10-14 21:24:41 +02:00
9dfead5e9c Some fixes 2019-10-14 21:06:53 +02:00
755e7b70be Added the capability to edit messages 2019-10-14 19:53:33 +02:00
5e7c6097d4 Changed enrich filter 2019-10-14 14:30:22 +02:00
a646c96b86 schema change; added flask-login 2019-10-12 19:22:10 +02:00
3f867b4027 Fixes and style improvements; added a mock of terms, privacy and robots.txt 2019-10-11 17:20:24 +02:00
bbbc7655a0 Adding mention notifications 2019-10-11 14:53:13 +02:00
510bf923b0 Added capability to log in via email 2019-10-11 12:57:40 +02:00
f121bb0cdf Now it is clear we want Python 3 only 2019-10-11 12:20:40 +02:00
f3b379d9e5 Now it is clear we want Python 3 only 2019-10-11 12:20:06 +02:00
7700d4fa04 Added message privacy, currently 4 levels 2019-10-10 21:14:58 +02:00
09a8575068 Adding a footer 2019-10-10 19:43:02 +02:00
8e26a72bc9 Split config from app; some style changes 2019-10-10 19:31:36 +02:00