hiromi-mi
a34905dfda
Check CSRF Token at POST /authorize_follow
2020-06-04 14:43:52 +09:00
hiromi-mi
c5f3729636
Support Posting Unlisted/Followers-only Question
...
Though I chose Unlisted or Followers-only when posting question, the question are sent to public.
This is probably because api_new_question() in blueprints/api.py does not look up visibility api argument.
Tihs patch fixes by adding visibility argument check at api_new_question().
2020-05-27 19:46:44 +09:00
Fabio
f6c1d72199
Fix uploading attachments
...
this should fix #72
2020-03-27 11:43:24 +01:00
Thomas Sileo
3c4b9e7379
Move the Place activity to the location field (instead of a tag)
2019-11-06 22:40:51 +01:00
Thomas Sileo
6a40e7d7f2
Add support for inline images
2019-11-01 16:05:48 +01:00
Thomas Sileo
00b43fa935
still cache actor for note with buggy links
2019-11-01 12:45:36 +01:00
Thomas Sileo
6db28ac94d
Fix tasks retry
2019-11-01 12:39:08 +01:00
Thomas Sileo
f6ddb47fdf
Fix the fetch remote question task for delete ones
2019-11-01 12:33:40 +01:00
Thomas Sileo
7c4e6732c9
Tweak/fix the list template in the admin UI
2019-10-28 22:38:29 +01:00
Thomas Sileo
e611d61739
Add "location" support (embed a tag with a Place object)
2019-10-27 19:05:42 +01:00
Thomas Sileo
cf983ca9f3
Fix admin profile page
2019-10-27 15:06:50 +01:00
Thomas Sileo
c8012ee8f3
Fix/tweak DMs sections
2019-10-27 14:53:00 +01:00
Thomas Sileo
3998d4ed68
Micropub query configuration support
2019-10-27 14:49:57 +01:00
Thomas Sileo
25d5ad2176
New admin section for direct messages (DMs)
2019-10-27 14:13:12 +01:00
Thomas Sileo
d3f9e72801
Fix reply content with mentions
2019-10-27 12:41:33 +01:00
Thomas Sileo
7a41c14167
Enable Flask permanent session for the admin sessions
2019-10-26 11:29:50 +02:00
Thomas Sileo
bf81fbb117
Add HTML support for Micropub
2019-10-25 23:02:50 +02:00
Thomas Sileo
126e5e8d59
Add basic Micropub support (only create support for now)
...
Fixes #11
2019-10-25 22:39:44 +02:00
Thomas Sileo
afa33b4e7c
Fix attachment display and tweak actor lookup
2019-10-22 20:32:12 +02:00
Thomas Sileo
95e411ac9b
Add support for manually approving followers
...
Fixes #61
2019-10-20 20:47:35 +02:00
Thomas Sileo
e265704e03
More UI tweaks/bugfixes
2019-10-20 16:00:02 +02:00
Thomas Sileo
9718fd4b91
Fix lookup for actor
2019-10-16 23:15:40 +02:00
Thomas Sileo
2836959d92
Fix lookup for remote activities
2019-10-16 00:01:38 +02:00
Thomas Sileo
91f879d213
Sort custom emoji by name
2019-10-01 23:14:04 +02:00
Thomas Sileo
af6f7c1a5a
Start support for acking/federating replies via Read activities
2019-09-15 22:09:32 +02:00
Thomas Sileo
7f4be2cbc2
Support actor update
2019-09-08 16:55:24 +02:00
Thomas Sileo
018b7bf553
Enable Webmentions for public posts
2019-09-08 12:09:34 +02:00
Thomas Sileo
4d968264f2
Better default post visibility
2019-09-08 11:34:00 +02:00
Thomas Sileo
51ed481bb5
Add support for context
2019-09-08 10:34:45 +02:00
Thomas Sileo
30eb21203c
Add support for CW, and tweak the new note form for mobile
2019-09-08 09:51:30 +02:00
Thomas Sileo
6a20f30bad
Fix follower handling
2019-09-06 00:24:20 +02:00
Thomas Sileo
b6e55dd647
Finish reply processing
2019-09-05 23:16:11 +02:00
Thomas Sileo
9705f81360
Fix threads display
2019-09-04 23:18:02 +02:00
Thomas Sileo
efc8a41624
Cleanup imports
2019-09-01 10:51:45 +02:00
Thomas Sileo
c530b24589
Fix internal profile page links
2019-09-01 10:48:17 +02:00
Thomas Sileo
6e11ecce5b
Delay poussetaches processing at startup
2019-08-28 23:11:40 +02:00
Thomas Sileo
3bd2ab8102
Add new internal profile page for remote actors
2019-08-25 16:02:05 +02:00
Thomas Sileo
3f65368547
Improve replies handling
2019-08-25 12:48:04 +02:00
Thomas Sileo
a8d571f2a3
More bugfixes
2019-08-24 11:11:36 +02:00
Thomas Sileo
681cfe5e54
Cleanup JSON outputs
2019-08-24 10:58:35 +02:00
Thomas Sileo
dad3dae988
Tweak AP ctx, and gzip support for HTML resp
2019-08-24 10:41:31 +02:00
Thomas Sileo
5dd6385fe6
Fix the published flag for outbox activities
2019-08-22 00:45:49 +02:00
Thomas Sileo
181328d518
Custom emojis support
2019-08-20 22:16:47 +02:00
Thomas Sileo
a204329628
Fix lookup
2019-08-18 12:19:41 +02:00
Thomas Sileo
ade3bee214
Tweak reply processing
2019-08-17 18:38:15 +02:00
Thomas Sileo
51475b73d5
Cache attachment one by one
2019-08-17 10:27:20 +02:00
Thomas Sileo
777b086d4f
Fix reply filtering
2019-08-17 10:02:36 +02:00
Thomas Sileo
0edf5f0651
Fix thread display
2019-08-16 22:27:59 +02:00
Thomas Sileo
27ec87a2ef
Fix reply processing
2019-08-16 21:47:57 +02:00
Thomas Sileo
852ffc00c6
Fix reply counter
2019-08-16 21:16:25 +02:00