tusooa
|
7d005e8c93
|
Return stream attribute in server-sent events
|
2023-10-15 17:20:23 -04:00 |
tusooa
|
e349e92a44
|
Add mrf to force link tag of quoting posts
|
2023-09-13 19:20:30 -04:00 |
tusooa
|
e9cd004ba1
|
Parse object link as quoteUrl
|
2023-09-13 19:19:42 -04:00 |
tusooa
|
ea4225a646
|
Restrict attachments to only uploaded files only
|
2023-07-18 18:39:59 -04:00 |
tusooa
|
ba3aa4f86d
|
Fix edge cases
|
2023-07-07 06:58:32 -04:00 |
lain
|
e853cfe7c3
|
Revert "Merge branch 'copyright-bump' into 'develop'"
This reverts merge request !3825
|
2023-01-02 20:38:50 +00:00 |
marcin mikołajczak
|
10886eeaa2
|
Bump copyright year
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-01 12:13:06 +01:00 |
Tusooa Zhu
|
4edc867b87
|
Merge branch 'develop' into 'from/upstream-develop/tusooa/edits'
# Conflicts:
# lib/pleroma/constants.ex
|
2022-07-03 22:24:57 +00:00 |
Tusooa Zhu
|
014096aeef
|
Make outbound transmogrifier aware of edit history
|
2022-06-25 11:20:46 -04:00 |
Tusooa Zhu
|
b613a9ec6b
|
Implement mastodon api for editing status
|
2022-05-31 14:32:28 -04:00 |
Haelwenn (lanodan) Monnier
|
4ea9886faa
|
EctoType: Add MIME validator
|
2022-03-17 22:37:26 +01:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
Alex Gleason
|
10dfe81479
|
Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0
Move as_local_public/0 to stop making modules depend on Web at compile-time
|
2021-05-31 13:39:15 -05:00 |
Mark Felder
|
b1e1db82bc
|
Store application details in the object under the generator key, not application key
|
2021-03-01 11:29:10 -06:00 |
Mark Felder
|
3554a65f45
|
Inject fake application metadata and validate it is stripped by transmogrifier
|
2021-02-12 13:05:12 -06:00 |
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
Haelwenn
|
3966add048
|
Revert "Merge branch 'features/hashtag-column' into 'develop'"
This reverts merge request !2824
|
2020-12-28 12:02:16 +00:00 |
Haelwenn (lanodan) Monnier
|
acb03d591b
|
Insert text representation of hashtags into object["hashtags"]
Includes a new mix task: pleroma.database fill_old_hashtags
|
2020-12-22 05:15:34 +01:00 |
Egor Kislitsyn
|
2a475622ee
|
Add Pleroma.Constants.as_local_public/0
|
2020-10-15 19:07:00 +04:00 |
Egor Kislitsyn
|
6b84c62d4a
|
Merge remote-tracking branch 'origin/develop' into feature/embeddable-posts
|
2020-06-01 17:38:57 +04:00 |
Alex Gleason
|
249e009c5e
|
Add `pleroma_internal` as an internal field
|
2020-05-13 16:14:24 -05:00 |
Haelwenn (lanodan) Monnier
|
c6ddfa8f95
|
static-fe.css: Restore and move to /priv/static/static-fe
|
2020-05-02 08:28:42 +02:00 |
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
lain
|
04a2910f33
|
Pleroma.Constants: Fix typo.
|
2019-09-30 15:13:05 +02:00 |
lain
|
b923842e96
|
Merge remote-tracking branch 'origin/develop' into reactions
|
2019-09-30 13:57:54 +02:00 |
rinpatch
|
d32894ae51
|
Move object internal fields to a constant
|
2019-09-18 19:24:20 +03:00 |
Ariadne Conill
|
b93498eb52
|
constants: add as_public constant and use it everywhere
|
2019-07-29 02:43:19 +00:00 |