Thomas Citharel
|
4a1e9ce713
|
Add constraint on the comment url
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-29 10:23:46 +02:00 |
|
Thomas Citharel
|
b13d4d253e
|
Increase tag allowed size
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-28 18:18:42 +02:00 |
|
Thomas Citharel
|
495fbda330
|
Add pagination to moderation logs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-28 10:27:29 +02:00 |
|
Thomas Citharel
|
493808a3c8
|
Reset default actor id for an user when a profile is deleted
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-27 12:02:56 +02:00 |
|
Thomas Citharel
|
17a6a6eada
|
Add an unique index on addresses url
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-22 19:29:46 +02:00 |
|
Thomas Citharel
|
67b537f380
|
Fix sentry issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-22 19:29:46 +02:00 |
|
Thomas Citharel
|
6ad4e33fab
|
Suspended actors don't need refreshing
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-20 17:10:34 +02:00 |
|
Thomas Citharel
|
16d192db24
|
Trim addresses when exporting them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-19 12:41:40 +02:00 |
|
Thomas Citharel
|
4079af6f72
|
Make sure arg for Actors.get_actor_by_name/2 doesn't start with @
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-12 12:01:50 +02:00 |
|
Thomas Citharel
|
bd53bfc46b
|
Fix usage of is_bitstring instead of is_binary
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-08 16:41:49 +02:00 |
|
Thomas Citharel
|
00c8be4d8c
|
Fix an issue with default bot type value
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-08 10:39:02 +02:00 |
|
Thomas Citharel
|
1aa699fef0
|
Introduce instance ICS & Atom feeds (disabled by default)
And refactor the feed modules
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-26 16:19:58 +01:00 |
|
Thomas Citharel
|
95516a4067
|
Fix registering new user account with same email as unconfirmed
Refactors get_user_by_email/2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-25 10:22:40 +01:00 |
|
Thomas Citharel
|
e6189390ac
|
Fix creating discussion with title containing only spaces
Also sanitize first comment
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-24 15:47:03 +01:00 |
|
Thomas Citharel
|
50c89e21da
|
Make sure default publish date doesn't override the current one
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-23 19:29:22 +01:00 |
|
Thomas Citharel
|
cfa94851fa
|
Fix close events order
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-18 09:58:53 +01:00 |
|
Thomas Citharel
|
1f926902aa
|
Add comments under events to activities
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-10 17:40:55 +01:00 |
|
Thomas Citharel
|
d8e4d6c24f
|
Introduce activity filters
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-09 16:21:12 +01:00 |
|
Thomas Citharel
|
bc99e48f06
|
Add tests for discussion
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-04 11:43:35 +01:00 |
|
Thomas Citharel
|
74e0e009d1
|
Add cron job to clean old activities
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-03-02 14:34:52 +01:00 |
|
Thomas Citharel
|
15eae2b070
|
Fix editing a group discussion
Make sure media is preloaded
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-02-26 14:04:10 +01:00 |
|
Thomas Citharel
|
3fe64a4389
|
Introduce the group activity section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-02-26 09:37:06 +01:00 |
|
Thomas Citharel
|
b1cc3868a6
|
Add user setting to provide location and show events near location on
homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-02-12 19:10:22 +01:00 |
|
Thomas Citharel
|
496debd6f3
|
Change everything for releases
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-02-10 14:39:09 +01:00 |
|
Thomas Citharel
|
0db39af37e
|
Fix default value for post visibility
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-02-04 12:29:34 +01:00 |
|
Thomas Citharel
|
ba3e9fbaec
|
Fix search event query
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-26 20:13:52 +01:00 |
|
Thomas Citharel
|
7b91367145
|
Some sobelow fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-22 23:24:51 +01:00 |
|
Thomas Citharel
|
21698f754d
|
Change some String.to_atom/1 to String.to_existing_atom/1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-22 19:44:59 +01:00 |
|
Thomas Citharel
|
4fbdc94e7c
|
Fix following groups + Add interface to manage followers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-22 11:52:52 +01:00 |
|
Thomas Citharel
|
e76a270e72
|
Feed improvements
And show public feed links on the group page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-19 15:30:02 +01:00 |
|
Thomas Citharel
|
ba5c3c53ce
|
Improve Discussion docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-18 12:09:40 +01:00 |
|
Thomas Citharel
|
7f7bf025e7
|
Fix leftovers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-14 11:52:37 +01:00 |
|
Thomas Citharel
|
eb72248e16
|
Revert "fix search results sorted by id instead of by begins_on"
This reverts commit a133612d9f .
|
2021-01-14 11:39:01 +01:00 |
|
setop
|
a133612d9f
|
fix search results sorted by id instead of by begins_on
|
2021-01-12 10:28:20 +01:00 |
|
Thomas Citharel
|
7657cadbbd
|
Sort group events by asc: begins_on
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-01-11 18:21:38 +01:00 |
|
Thomas Citharel
|
766b452640
|
Filter out cancelled events on homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-18 16:48:04 +01:00 |
|
Thomas Citharel
|
ad0086032b
|
Fix tests with events listing
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-18 16:48:04 +01:00 |
|
Thomas Citharel
|
3635967439
|
Fix posts AP endpoint
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-17 17:32:59 +01:00 |
|
Thomas Citharel
|
5e7bcc44df
|
Fix events query
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-17 16:57:55 +01:00 |
|
Thomas Citharel
|
f9e14c3a93
|
Fix events being not distinct
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-17 16:52:57 +01:00 |
|
Thomas Citharel
|
a646d4a40a
|
Fix unlisted groups being available in search
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-17 15:38:03 +01:00 |
|
ty kayn
|
5c57f1ce3c
|
⚡ if an event has geo coordinates, add links to routing on OSM, with correct place and zoom of 14, 3 buttons to get routig as car, bike, and by feet.
Signed-off-by: Baptiste Lemoine <contact@cipherbliss.com>
|
2020-12-17 11:26:25 +01:00 |
|
Thomas Citharel
|
d1472d94de
|
Expose posts media through AP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-16 09:54:56 +01:00 |
|
Thomas Citharel
|
9b27e70eb0
|
Save remote profiles avatars & banners locally
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-15 17:17:42 +01:00 |
|
Thomas Citharel
|
848c18470c
|
Handle doing a paginated query on ordered_by results
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-09 19:55:45 +01:00 |
|
Thomas Citharel
|
8e722032fb
|
[GraphQL] Move events endpoint to paginated event list
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-12-09 19:55:44 +01:00 |
|
Thomas Citharel
|
d041d274e0
|
Fix leftover from Picture -> Media rename
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-27 17:20:21 +01:00 |
|
Thomas Citharel
|
0e1dc0df8d
|
Clean unconfirmed users
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-27 11:10:12 +01:00 |
|
Thomas Citharel
|
c9457fe0d3
|
Track usage of media files and add a job to clean them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-26 17:53:33 +01:00 |
|
Thomas Citharel
|
b11d35cbec
|
Backend support to get used media size for users and actors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-11-23 17:00:42 +01:00 |
|