Alex Gleason
|
6dc55531db
|
mix format
|
2022-11-08 17:47:17 -06:00 |
|
Alex Gleason
|
f844c4ba13
|
ActivityDraft: detect language from content_html so it can strip links
|
2022-11-08 17:23:41 -06:00 |
|
Alex Gleason
|
728643b623
|
LanguageDetector: strip non-language text to (hopefully) improve accuracy
|
2022-11-08 17:06:16 -06:00 |
|
Alex Gleason
|
22edf882a5
|
MediaProxy: use SHA-256
|
2022-11-06 12:02:42 -06:00 |
|
Alex Gleason
|
28c8948765
|
Merge branch 'reject-anon-report' into 'develop'
Add RemoteReportPolicy to reject reports without enough information
See merge request soapbox-pub/rebased!202
|
2022-11-06 14:39:06 +00:00 |
|
Alex Gleason
|
ee58bcafc9
|
DeepL: endpoint to_string()
|
2022-11-06 08:29:03 -06:00 |
|
Alex Gleason
|
5e6bb2aed0
|
DeepL: fix endpoint
|
2022-11-06 08:24:54 -06:00 |
|
Alex Gleason
|
fc81e325e7
|
DeepL: not_empty_string
|
2022-11-06 14:16:56 +00:00 |
|
Alex Gleason
|
04fe485015
|
Merge branch 'remove-shout' into 'develop'
Remove Shout feature
See merge request soapbox-pub/rebased!200
|
2022-11-06 14:11:39 +00:00 |
|
marcin mikołajczak
|
6500fee83f
|
Merge branch 'post-languages' into 'develop'
Allow to specify post language, add content translations and language auto-detection
See merge request soapbox-pub/rebased!196
|
2022-11-05 22:08:34 +00:00 |
|
|
4f042374d8
|
Deepl: use :base_url
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 21:41:58 +01:00 |
|
|
19885d9347
|
Fix fasttext for multiline posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 20:16:32 +01:00 |
|
Alex Gleason
|
3957167a9d
|
RemoteReportPolicy: add :reject_all option, fix tests
|
2022-11-05 14:07:37 -05:00 |
|
Alex Gleason
|
87e9bbf86c
|
Add RemoteReportPolicy to reject reports without enough information
|
2022-11-05 13:56:56 -05:00 |
|
|
0c1eaf2634
|
Add contact account to InstanceView
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 13:05:14 +01:00 |
|
|
6649eb84a2
|
Add all 639-1 languages to @supported_locales
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-04 21:54:20 +01:00 |
|
|
ade5796337
|
Improve getting language from context, add more tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-04 20:52:25 +01:00 |
|
|
85105e0049
|
Detect language for incoming posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-03 23:33:22 +01:00 |
|
|
4442fc40e6
|
Add test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-03 22:43:20 +01:00 |
|
Alex Gleason
|
39d7093ff5
|
Remove Shout feature
|
2022-11-03 13:29:52 -05:00 |
|
Alex Gleason
|
4576a5c440
|
ObjectValidators: fix validate_required on embeds_many fields
|
2022-11-03 11:56:20 -05:00 |
|
|
4c1d0dbb69
|
Language detection
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-03 00:17:27 +01:00 |
|
Alex Gleason
|
920ba8ddec
|
Return an error if replying to a deleted status
Fixes https://gitlab.com/soapbox-pub/rebased/-/issues/119
|
2022-11-02 10:04:32 -05:00 |
|
|
d094cdf55b
|
Rename
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-31 22:42:03 +01:00 |
|
|
9cdce15a42
|
Update description.exs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 23:07:30 +01:00 |
|
|
68c00fa749
|
Fix get_language_from_context
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 21:59:48 +01:00 |
|
|
55cb9b29fe
|
Do not translate non-public statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 21:57:05 +01:00 |
|
|
c1f5138f73
|
Add tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 21:06:31 +01:00 |
|
|
25a9ff0f3d
|
Expose translation service availability
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 18:53:29 +01:00 |
|
|
65fb5abc73
|
Merge remote-tracking branch 'soapbox/develop' into post-languages
|
2022-10-30 18:47:47 +01:00 |
|
|
8243be681b
|
WIP Translation backends support
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 18:47:41 +01:00 |
|
|
972498cac4
|
Store remote post language information
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-30 10:41:09 +01:00 |
|
|
6a8a8f2a2e
|
StatusView: display language
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-29 19:49:52 +02:00 |
|
marcin mikołajczak
|
6778334542
|
Merge branch 'colors-override' into 'develop'
Use color overrides from frontend configuration
See merge request soapbox-pub/rebased!191
|
2022-10-29 14:38:31 +00:00 |
|
|
ff35b13b52
|
Allow to specify post language
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-29 16:22:57 +02:00 |
|
|
0ff7f6d03c
|
Do not use contentMap if content is not empty
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-29 15:01:17 +02:00 |
|
Alex Gleason
|
74c360e4d6
|
Merge branch 'feature/add-prom_ex' into 'develop'
Add PromEx
See merge request soapbox-pub/rebased!193
|
2022-10-28 20:58:56 +00:00 |
|
|
dea3110ef5
|
Merge remote-tracking branch 'soapbox/develop' into instance-v2
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-28 20:12:29 +02:00 |
|
|
a77a7a3620
|
Add /api/v2/instance route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-28 20:10:10 +02:00 |
|
Josh Adams
|
7edf9d4990
|
Replace deprecated @view_module
See https://gist.github.com/chrismccord/e53e79ef8b34adf5d8122a47db44d22f#update-your-layouts
|
2022-10-27 21:03:06 -05:00 |
|
Josh Adams
|
36dc0fee1e
|
Don't use a fake ecto feature
See https://github.com/elixir-ecto/ecto/issues/3889
|
2022-10-27 20:14:55 -05:00 |
|
Josh Adams
|
ec4dc4adac
|
Remove unnecessary newline
L I N T E R S
|
2022-10-27 20:03:45 -05:00 |
|
Josh Adams
|
ec6ee11ea7
|
Add most (all?) the promex setup
|
2022-10-27 19:47:37 -05:00 |
|
Alex Gleason
|
bddd4375bf
|
Expose favicon URL in instance API
|
2022-10-27 13:51:25 -05:00 |
|
Alex Gleason
|
35f16d9c47
|
Render title and favicon on all pages that serve index.html
|
2022-10-27 13:29:36 -05:00 |
|
Alex Gleason
|
f303a02e86
|
Let favicon be configurable
|
2022-10-27 13:15:15 -05:00 |
|
|
27fb0c80ba
|
Use color overrides from frontend configuration
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-27 00:12:39 +02:00 |
|
Alex Gleason
|
0447197378
|
Merge branch 'merge-pleroma' into 'develop'
Merge Pleroma
See merge request soapbox-pub/rebased!184
|
2022-10-10 01:22:54 +00:00 |
|
Alex Gleason
|
0ee413400f
|
FEP-e232: support Link mediaType "application/activity+json"
|
2022-10-09 15:25:34 -05:00 |
|
Alex Gleason
|
ddaeb09e54
|
Merge remote-tracking branch 'pleroma/develop' into merge-pleroma
|
2022-10-09 13:46:48 -05:00 |
|