Josh Soref
980b4ec273
spelling: already
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
1281f118bb
spelling: algorithm
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
f83fb1deb7
spelling: addresses
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
01e1e9b676
spelling: additional
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
29e74b3061
spelling: actor
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
07862b8a88
spelling: activity
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Josh Soref
1ac0b8762e
spelling: acquire
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Michael
8a55ce2415
Set different permissions for comments via API
2023-03-24 20:39:11 +00:00
Hypolite Petovan
08d1e484e3
Merge pull request #12941 from xundeenergie/attend-buttons
...
Attend buttons improvement
2023-03-24 08:56:13 -04:00
xundeenergie
95e1a43814
Update src/App/Page.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-03-24 01:16:56 +01:00
Michael
df6cda8a4d
Issue 11513: Non public replies on public posts should now work
2023-03-23 22:25:48 +00:00
Jakobus Schürz
33a7cd107e
improve attend-buttons for events
2023-03-23 23:23:23 +01:00
Hypolite Petovan
6394bd91c0
Merge pull request #12935 from HankG/fix-sending-dms-with-oauth-user
...
Fix sending dms with oauth user
2023-03-23 06:02:08 -04:00
Hank G
cc86a54c80
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-03-22 21:35:44 -04:00
Hank Grabowski
3d4e11045a
Fix type and name on Mail::send sender ID argument
2023-03-22 18:25:13 -04:00
Hank Grabowski
0a5e3c75dc
Fix Twitter NewDM API w/OAuth by passing in UID not query session
2023-03-22 18:18:49 -04:00
Michael
6a1f7c47b3
Don't show permissions from permissiongroups on comments
2023-03-22 21:43:03 +00:00
Hypolite Petovan
cf0302b3c1
Merge pull request #12925 from annando/issue-12842
...
Issue 12842: Use BBCode elements that are Markdown agnostic
2023-03-22 09:14:01 -04:00
Hypolite Petovan
9a5e4a93fe
Merge pull request #12926 from annando/issue-11535
...
Issue 11535: Automatically open and close the registration
2023-03-22 09:08:01 -04:00
Michael
a3438524e9
Handles warning: Undefined array key "gravity"
2023-03-22 05:15:29 +00:00
Michael
72952d2c92
Issue 11535: Automatically open and close the registration
2023-03-21 21:44:26 +00:00
Michael
9f11d189c8
Issue 12842: Use BBCode elements that are Markdown agnostic
2023-03-21 20:32:34 +00:00
Hypolite Petovan
a63dc7a3d8
Merge pull request #12921 from HankG/add-visibility-data-to-mastodon-status
...
Add visibility to user's statuses in Mastodon API
2023-03-21 15:04:13 -04:00
Hank Grabowski
60f2c67b66
Change visibility data on Mastodon posts to be array of IDs
2023-03-21 13:15:42 -04:00
Michael
5a0ac6e920
Merge remote-tracking branch 'upstream/2023.03-rc' into nomad-version
2023-03-21 06:43:21 +00:00
Michael
7728232737
Unneeded variable removed
2023-03-21 06:42:29 +00:00
Philipp
fd5914011c
Merge pull request #12920 from annando/issue-12701
...
Issue 12701: Fix Markdown problems with Quotes
2023-03-21 07:23:37 +01:00
Michael
afe1a59345
Fetch platform and version of nomad implementations
2023-03-21 05:36:47 +00:00
Michael
7e6ba0b4d2
Tests added
2023-03-21 04:20:03 +00:00
Hank Grabowski
97585083d9
Add visibility to user's statuses in Mastodon API
...
- and remove view count object if not user's status
2023-03-20 17:42:08 -04:00
Michael
0f9099dec6
Issue 12701: Fix Markdown problems with Quotes
2023-03-20 21:33:39 +00:00
Michael
9c8ae42c04
Delete the attached HTML media on content updates
2023-03-20 14:19:51 +00:00
Hypolite Petovan
0b1f67f5b3
Merge pull request #12917 from annando/remove-tab
...
Remove tabs if followed by new lines (or vice versa)
2023-03-20 07:09:51 -04:00
Michael Vogel
d3e085bd5a
Merge pull request #12916 from nupplaphil/feat/reduce_logging_noise
...
Adapt loglevels to reduce log-noise
2023-03-20 08:52:16 +01:00
Philipp
d8792c9c11
Update src/Model/Item.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-03-20 07:04:59 +01:00
Michael
b7288b2bfd
Merge remote-tracking branch 'upstream/2023.03-rc' into remove-tab
2023-03-20 04:16:52 +00:00
Michael
f65c71a25b
Restructured replacements
2023-03-20 04:10:35 +00:00
Michael
12d2de2c93
Remove tabs if followed by new lines (or vice versa)
2023-03-19 20:16:41 +00:00
Philipp Holzer
88e339a43d
Adapt loglevels to reduce log-noise
2023-03-19 19:33:03 +01:00
Jakobus Schürz
faa524faec
revert changes, remove line (from code-review)
2023-03-19 18:52:46 +01:00
Jakobus Schürz
399ee74e05
revert to original (no changes needed anymore)
2023-03-19 18:52:46 +01:00
Jakobus Schürz
6436d2cd8a
changes in case of code-review
2023-03-19 18:52:46 +01:00
Jakobus Schürz
920dcca263
render max_imagesize in header.tpl
...
so it is reachable general from the whole website, and the dropzone-factory can use
it also to create dropzones from modal.js
2023-03-19 18:52:46 +01:00
Jakobus Schürz
0cc2e1c22a
apply changes from review
2023-03-19 18:52:45 +01:00
Jakobus Schürz
512e5900e6
use round instead of floor to make imagesize <1M possible
2023-03-19 18:52:45 +01:00
Jakobus Schürz
ada11a2c67
create factory for dropzones
2023-03-19 18:52:45 +01:00
Jakobus Schürz
39f7660a1d
fix getting bytes from shorthand in php
2023-03-19 18:52:45 +01:00
Jakobus Schürz
3688196859
create workaround for not working php
...
Strings:getBytesFromShorthand
i created a js-function which converts integer, k, m and g to MB
Just remove this code, when we found out, why Strings is in some files
not working.
2023-03-19 18:52:45 +01:00
Jakobus Schürz
00ae7d0f59
make dropzone work on editing postings/Comments
2023-03-19 18:52:45 +01:00
Jakob Schürz
177bf9b67b
fix missing DI
2023-03-19 18:52:45 +01:00