Jonne Haß
|
ddaab0d8e8
|
Merge branch 'next-minor' into develop
|
2021-04-10 11:07:45 +02:00 |
|
Benjamin Neff
|
e7c5da2fff
|
Use bundler-cache: true instead of actions/cache@v2
Using actions/cache@v2 causes problems with ruby, see
https://github.com/ruby/setup-ruby#caching-bundle-install-manually
Closes #8221
closes #8226
|
2021-04-10 11:07:37 +02:00 |
|
Dennis Schubert
|
d4f92a8fae
|
Merge branch 'next-minor' into develop
|
2021-02-21 19:45:00 +01:00 |
|
Thorsten Claus
|
d7941230a4
|
Replace some http links with their https counterparts.
closes #8207
|
2021-02-21 19:44:42 +01:00 |
|
Dennis Schubert
|
4c74136c53
|
Merge branch 'next-minor' into develop
|
2021-02-14 18:51:05 +01:00 |
|
Ashley Nelson
|
d5d53baa1c
|
Delete user invitation code during account deletion
closes #8202
|
2021-02-14 18:49:48 +01:00 |
|
Dennis Schubert
|
ecd2b87475
|
Merge pull request #8206 from denschub/lowercase-tags
Enforce lowercase tags and migrate existing uppercase tags for Postgres.
|
2021-02-13 04:45:02 +01:00 |
|
Dennis Schubert
|
1ef0cef74c
|
Merge pull request #8205 from tclaus/8189-filter-upload-image-types
File selection dialog accepts only image types
|
2021-02-13 04:39:42 +01:00 |
|
Dennis Schubert
|
6c49ba1d2e
|
Merge pull request #8187 from jhass/notifications_not_null
Enforce GUID being present for notifications
|
2021-02-13 04:36:57 +01:00 |
|
Dennis Schubert
|
195dfe6970
|
Merge pull request #8188 from jhass/converations_api_read
API: Conversations read handling through explicit route
|
2021-02-13 04:36:23 +01:00 |
|
Dennis Schubert
|
a178e60907
|
Enforce lowercase tags and migrate existing uppercase tags for Postgres.
|
2021-02-13 04:30:23 +01:00 |
|
Thorsten Claus
|
37e4242fdf
|
File selection dialog accepts only image types
|
2021-02-08 21:38:49 +01:00 |
|
Dennis Schubert
|
5bb0798311
|
Merge branch 'next-minor' into develop
|
2021-02-08 21:13:57 +01:00 |
|
Dennis Schubert
|
7a7c48a470
|
CI - Don't fail fast.
Other runs might still result in interesting results, even if one suite fails.
closes #8204
|
2021-02-08 21:13:50 +01:00 |
|
Dennis Schubert
|
875f54b846
|
CI - Install all Ubuntu deps into the CI environment.
This matches what we suggest on the wiki -- just to make sure.
|
2021-02-08 21:13:44 +01:00 |
|
Benjamin Neff
|
caa8a29605
|
Merge branch 'next-minor' into develop
|
2020-12-30 14:16:08 +01:00 |
|
Benjamin Neff
|
1faddbc911
|
Fix "Change email" button position on mobile-ui
closes #8193
|
2020-12-30 14:16:02 +01:00 |
|
Jonne Haß
|
4ea2a77a86
|
Merge branch 'next-minor' into develop
|
2020-12-30 13:29:43 +01:00 |
|
Benjamin Neff
|
98e70c8221
|
Fix syntax error for default_color_theme in diaspora.toml.example
closes #8194
|
2020-12-30 13:29:39 +01:00 |
|
Jonne Haß
|
d9db761c79
|
API: Add endpoint to toggle conversation read status
|
2020-11-30 18:03:38 +01:00 |
|
Jonne Haß
|
a7ff52f366
|
API: Don't mark conversations as read when fetching its messages
|
2020-11-30 18:03:38 +01:00 |
|
Jonne Haß
|
07ec46e151
|
Enforce GUID being present for notifications
|
2020-11-30 15:42:48 +01:00 |
|
Thorsten Claus
|
d2acad1aed
|
Enlarge accept and deny buttons in open-id authorization (#8183)
* Enlarge accept and deny buttons
* Move Accept/Deny buttons to the center on mobile, moved right on dektops
|
2020-11-14 19:22:40 +01:00 |
|
Dennis Schubert
|
e0995e540b
|
updated 17 locale files [ci skip]
|
2020-11-06 01:10:18 +01:00 |
|
Benjamin Neff
|
9a637213b9
|
Merge pull request #8181 from denschub/scope-en-fix
Fix private/public confusion in API scopes.
|
2020-11-04 18:57:56 +01:00 |
|
Jonne Haß
|
e167584f7f
|
Merge branch 'next-minor' into develop
|
2020-11-04 18:09:41 +01:00 |
|
Jonne Haß
|
cfd5397cfc
|
GHA: Run Jasmine in separate, time limited step for now
closes #8182
|
2020-11-04 18:09:36 +01:00 |
|
Dennis Schubert
|
611e445e17
|
Fix private/public confusion.
|
2020-11-04 16:21:43 +01:00 |
|
Benjamin Neff
|
9021583d37
|
Merge branch 'next-minor' into develop
|
2020-11-04 14:22:29 +01:00 |
|
Benjamin Neff
|
d9013250fd
|
Upgrade docker image to ruby 2.6 and debian buster
closes #8180
|
2020-11-04 14:22:22 +01:00 |
|
Benjamin Neff
|
f51ad14c1b
|
Cleanup dependencies in docker image
Replace ghostscript with gsfonts, the captcha only needs gsfonts to
work.
|
2020-11-04 14:22:02 +01:00 |
|
Jonne Haß
|
bbd4a68151
|
Merge branch 'next-minor' into develop
|
2020-11-02 19:55:41 +01:00 |
|
Jonne Haß
|
6f3d68110a
|
bump jasmine to 3.6.0
closes #8179
|
2020-11-02 19:55:38 +01:00 |
|
Jonne Haß
|
8bca84422e
|
cucumber: don't fail on flaky tests, fail-fast
|
2020-11-02 19:55:36 +01:00 |
|
Jonne Haß
|
e1aff7e3ab
|
drop coveralls
|
2020-11-02 19:55:36 +01:00 |
|
Jonne Haß
|
89b2e9ed3a
|
Merge branch 'next-minor' into develop
|
2020-11-02 16:08:19 +01:00 |
|
Jonne Haß
|
203ca77a2f
|
github actions ci: don't stop other jobs in matrix if one fails
|
2020-11-02 16:08:10 +01:00 |
|
Jonne Haß
|
6a4a983fa1
|
Merge branch 'next-minor' into develop
|
2020-11-02 15:34:08 +01:00 |
|
David Morley
|
9793f89761
|
Update poduptime link to diaspora only list
closes #8174
|
2020-11-02 15:33:38 +01:00 |
|
Jonne Haß
|
a57ee1efb3
|
Merge branch 'next-minor' into develop
|
2020-11-02 15:31:11 +01:00 |
|
David Morley
|
e24eb65ca4
|
update poduptime to diaspora list in readme
closes #8173
|
2020-11-02 15:31:01 +01:00 |
|
Jonne Haß
|
5c2e454ebd
|
Merge branch 'next-minor' into develop
|
2020-11-02 15:20:58 +01:00 |
|
Jonne Haß
|
b8a85850e1
|
Migrate from Travis to Github Actions
closes #8178
|
2020-11-02 15:20:53 +01:00 |
|
Dennis Schubert
|
5304fb0c6f
|
Merge pull request #8172 from denschub/api-scope-polish
Slightly polish the OAuth Scope descriptions.
|
2020-11-01 18:48:15 +01:00 |
|
Dennis Schubert
|
04138da009
|
Slightly polish the OAuth Scope descriptions.
|
2020-11-01 18:40:28 +01:00 |
|
Jonne Haß
|
0b51bff255
|
fix wording for api.openid_connect.scopes.notifications
|
2020-10-30 15:23:01 +01:00 |
|
Dennis Schubert
|
6109c93556
|
Add de-fallback for de_moo
|
2020-10-30 02:10:12 +01:00 |
|
Dennis Schubert
|
146045dbf8
|
Enable de_moo locale
|
2020-10-30 02:06:11 +01:00 |
|
Dennis Schubert
|
f842da5488
|
updated 68 locale files [ci skip]
|
2020-10-30 02:04:19 +01:00 |
|
Dennis Schubert
|
af649adcd9
|
Fix typo in en.api.openid_connect.authorizations.scopes.interactions.description
|
2020-10-30 02:02:30 +01:00 |
|