- Joined on Jan 28, 2021
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
93923295f2 Add filtering pattern to websockets
2 years ago
zongor pushed to feature/keyword-filtering-main at zongor/lemmy-hexbear
-
1bbc477079 Make safer and better, add filter to site response
2 years ago
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
d866e76520 fix final merge issues
2 years ago
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
8b23efbd4c fix merge also
2 years ago
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
45cfa3b385 Fix please
2 years ago
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
e582ea21a5 Fix merge issues
2 years ago
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
cc57937351 Merge branch 'main' into feature/keyword-filtering
-
79d6a5790f Merge remote-tracking branch 'upstream/main'
-
dea2205d68 Merge pull request 'fix/fix-user-purge' (#180) from fix/fix-user-purge into main
-
66340f27e5 remove other usage of user_id
-
a979da581f move purgeuser to props args
- Compare 519 commits »
2 years ago
zongor pushed to main at zongor/hexbear-frontend
-
79d6a5790f Merge remote-tracking branch 'upstream/main'
-
dea2205d68 Merge pull request 'fix/fix-user-purge' (#180) from fix/fix-user-purge into main
-
66340f27e5 remove other usage of user_id
-
a979da581f move purgeuser to props args
-
203142e50e Merge pull request 'quick fix' (#179) from WhyEssEff/hexbear-frontend:main into main
- Compare 518 commits »
2 years ago
zongor pushed to feature/keyword-filtering-main at zongor/lemmy-hexbear
-
8c92119ba5 Move filtering to query builder, remove regex
2 years ago
zongor commented on pull request hexbear-collective/lemmy-hexbear#296
feature/keyword-filtering-mainmissed this, updated now
2 years ago
zongor commented on pull request hexbear-collective/lemmy-hexbear#296
feature/keyword-filtering-mainI think its correct now?
2 years ago
zongor commented on pull request hexbear-collective/lemmy-hexbear#296
feature/keyword-filtering-mainadded a on_conflict case to it.
2 years ago
zongor pushed to feature/keyword-filtering-main at zongor/lemmy-hexbear
-
6a1b814900 Fix up problems, fix user filter update
2 years ago
zongor pushed to feature/keyword-filtering-main at zongor/lemmy-hexbear
-
8f9137dbd9 Fix migration
2 years ago
zongor commented on pull request hexbear-collective/hexbear-frontend#172
Add keyword filtering UIUpdated UI
2 years ago
zongor pushed to feature/keyword-filtering-main at zongor/lemmy-hexbear
-
9e0c1bec40 Add limits to regex checker
-
76dc62c35f Implement regex limit, smarter filtering
-
de1d38de53 Code review changes
-
092c9e146b Add user filter CRUD, bugfixes
-
49292d18da Use regex, add migration, remove child comments
- Compare 30 commits »
2 years ago
zongor pushed to main at zongor/lemmy-hexbear
-
3443fe54f4 Merge pull request 'remove banned users from getsite endpoint' (#311) from fix/remove-sitebans-from-site-endpoint into main
-
5c96d3ea5f Merge pull request 'change bid substring to colon delimiter' (#310) from feature/better-mod-tooling into main
-
26bc0d8a11 remove banned users from getsite endpoint
-
59aad118eb change bid substring to colon delimiter
-
1979b2772f Merge pull request 'feature/better-mod-tooling' (#309) from feature/better-mod-tooling into main
- Compare 14 commits »
2 years ago
zongor pushed to feature/keyword-filtering at zongor/hexbear-frontend
-
da14e40751 Merge branch 'feature/keyword-filtering' of https://git.chapo.chat/zongor/hexbear-frontend into feature/keyword-filtering
-
37d36cf99c Change color, update translation
-
5afee8c4d0 Put it back, might be useful to keep special chars
-
171820439a Remove special characters
-
37e68ec5a3 Change add to keywords_add
- Compare 212 commits »
2 years ago
zongor commented on pull request hexbear-collective/lemmy-hexbear#296
feature/keyword-filtering-main@DashEightMate @ryexandrite Im leaning towards getting rid of the regex as well. The main reason that I chose to use regex in the first place was to handle "similar" unicode characters like "SS"…
2 years ago