Moriz Wahl
ed51c4a786
permissions for Signup with invite code
2021-03-04 19:00:53 +01:00
Moriz Wahl
81fdb1c80e
signup with invitecode to schema
2021-03-04 16:18:55 +01:00
Moriz Wahl
b2ab320270
nonce changed to 5 digit string, ValidateNonce query added
2021-03-02 04:35:53 +01:00
Moriz Wahl
1c3f628fb2
count views of post teaser
2021-03-01 15:33:20 +01:00
Moriz Wahl
88fd83ec2b
Merge pull request #4248 from Ocelot-Social-Community/count-post-views
...
feat: 🍰 Count Post Clicks
2021-03-01 14:55:14 +01:00
Moriz Wahl
b73e81d354
clean DB before all
2021-02-22 23:00:41 +01:00
Moriz Wahl
4862d53196
tests added for click count
2021-02-22 20:49:33 +01:00
Moriz Wahl
7c5e5d971e
cypher to track user interactions
2021-02-22 19:07:44 +01:00
Moriz Wahl
a5df793c55
avoid introspection to get available roles as admin
2021-02-16 13:12:18 +01:00
Moriz Wahl
7bbdd5852f
count clicks on posts setup
2021-02-16 09:51:36 +01:00
8e2d8a77c3
SMTP_SECURE option
2021-02-15 21:25:35 +01:00
Wolfgang Huß
567758bc56
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4124-switch-user-role
2021-02-10 13:08:41 +01:00
d9e553b800
- backend implementation location query
2021-02-02 02:48:31 +01:00
35cfcfc1a2
Merge pull request #4133 from Ocelot-Social-Community/refactor_config
...
Refactor config
2021-01-28 20:22:21 +01:00
Moriz Wahl
5d14ebc113
Merge pull request #4144 from Ocelot-Social-Community/2144-Add_Search_Results_Page
...
feat: 🍰 Search Results Page
2021-01-28 20:00:32 +01:00
13c8b85c78
refactor backend config
2021-01-28 17:47:55 +01:00
Wolfgang Huß
7ffd8c59cb
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page
2021-01-25 08:24:47 +01:00
c420e18543
- lint fixes
2021-01-22 17:38:54 +01:00
4b04a6bb5c
- fixed webfinger test to work with docker(hackfix)
...
- fixed permissions middleware to properly authenticate users
2021-01-22 16:53:13 +01:00
Brandon Tripp
e33da64c10
Merge pull request #4104 from Ocelot-Social-Community/bgt-german-umlaut-slug
...
[WIP] fix: 🍰 Issue #3504 umlaut encoding #3676
2021-01-21 15:39:52 -07:00
Moriz Wahl
ca74c91fc9
language detect: remove unwanted db fields
2021-01-21 13:30:56 +01:00
Moriz Wahl
250d231a74
auto detect language. Input field in contribution form removed.
2021-01-21 13:30:56 +01:00
Moriz Wahl
5559a9bc06
detect languages removes html tags before detection
2021-01-21 13:25:46 +01:00
Moriz Wahl
3bd8a531f1
basic tests for language detection
2021-01-21 13:25:46 +01:00
Moriz Wahl
f3847e5c97
setup middleware for language detection
2021-01-21 13:25:46 +01:00
Wolfgang Huß
16c3d2ab87
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page
2021-01-21 08:01:40 +01:00
Brandon Tripp
00e0ccd7a4
The uniqueSlug charmap option was set to the multicharmap in order to keep the modified german umlaut settings to overide the internal settings for other diacritics. The test cases strings were extended to improve coverage of diacritic removal.
2021-01-20 18:49:04 -07:00
Moriz Wahl
828ba7547f
Merge pull request #4134 from Ocelot-Social-Community/remove-categories
...
refactor: Disable Categories
2021-01-20 18:54:26 +01:00
Brandon Tripp
c8ac972e20
Linting fix.
2021-01-19 15:38:21 -07:00
Brandon Tripp
da99ee596e
Linting for code changes.
2021-01-19 14:51:19 -07:00
Brandon Tripp
4c8eeb506e
A charmap added for slug to transliterate the german umlauts and the spanish enya. The package was updated but does not accept the setting properly.
2021-01-19 14:51:19 -07:00
Brandon Tripp
9d19eab35b
linting adjustment.
2021-01-19 14:51:19 -07:00
Brandon Tripp
a5da718bb0
A slight change to the test cases to make sure the encoding is working for German and Spanish.
2021-01-19 14:51:19 -07:00
Brandon Tripp
e22e15bc77
Changed the uniqueSlug setting to include the deutsch locale to properly handle umlauts and tests.
2021-01-19 14:51:19 -07:00
Moriz Wahl
df327c6a3d
remove categories: clean up backend
2021-01-19 17:40:02 +01:00
Moriz Wahl
f73c40c252
removed categories from posts
2021-01-19 17:40:02 +01:00
Moriz Wahl
190f9ba322
setup for switch iser role as admin
2021-01-18 17:37:57 +01:00
Wolfgang Huß
7dbc833e22
Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into HC-2144-Add_Search_Results_Page
...
# Conflicts:
# webapp/pages/profile/_id/_slug.vue
2021-01-18 14:12:13 +01:00
Moriz Wahl
f20e17dcc1
query for validation of invite code
2021-01-12 21:25:25 +01:00
Moriz Wahl
9449a55d42
qyery for generated invite codes
2021-01-12 16:43:34 +01:00
Moriz Wahl
dd6cafed4c
basic specs for inviteCodes
2021-01-11 21:25:02 +01:00
Moriz Wahl
a1967815bf
further invite code
2021-01-07 13:30:11 +01:00
Moriz Wahl
e47671c52a
further changed requested by Tirokk
2020-11-24 19:10:46 +01:00
Moriz Wahl
16cdcc921e
further changes
2020-11-23 13:44:16 +01:00
Moriz Wahl
6454e686e9
changes requested implemented
2020-11-23 13:34:07 +01:00
Moriz Wahl
5cfb73572e
further rebranding
2020-11-16 09:43:15 +01:00
Wolfgang Huß
a94d7188be
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into feature/mark-all-notification-as-read-test
2020-11-12 15:37:38 +01:00
Moriz Wahl
ecb0bb3766
Starting rebranding to ocelot.social
2020-11-10 12:08:44 +01:00
Moriz Wahl
bd962bbfcc
merging rebranding branch from /
2020-11-10 10:28:20 +01:00
Ademílson F. Tonato
0bffede021
feat: add mutation for new functionality (mark-all-as-read)
...
- Add mutation for markAllAsRead (notifications)
- Add method to the schema that returns a list of all notifications
- Add permissions rules to invoke this method (isAuthenticated)
See #2660
2020-10-24 11:29:09 +01:00