Commit graph

48 commits

Author SHA1 Message Date
Frisk adb3b42074
Fixed #235 2022-01-02 15:31:11 +01:00
Frisk 241e2844ee
Added test files and completed(?) scripts 2021-12-30 15:46:18 +01:00
Frisk e9049b922a
do less writes 2021-11-19 12:50:52 +01:00
Frisk b52cc80b61
Fixes to previous commit 2021-11-18 17:27:02 +01:00
Frisk b63aadb74d
Added #233 and fixed #234 2021-11-18 17:22:16 +01:00
Frisk a69cbecffd
Fixed #219 2021-06-20 02:43:43 +02:00
MarkusRost 6b0701e589 * Add action icons back to embeds
* Fix links in summaries
* Add user (talk) page notifications
2021-05-22 23:16:18 +00:00
Frisk 586aaf5a50
Fix GitLab pipeline crashes due to discussions not being initialized 2021-05-22 15:54:58 +02:00
Frisk 4cd5e42bee
Added additional argument to post-hooks containing main change body
This was a suggestion by MarkusRost
2021-05-22 13:48:01 +02:00
Frisk 99669a1702
Merge branch '1.14' into testing
# Conflicts:
#	locale/de/LC_MESSAGES/rc_formatters.mo
#	locale/fr/LC_MESSAGES/discussion_formatters.mo
#	locale/fr/LC_MESSAGES/discussion_formatters.po
#	locale/fr/LC_MESSAGES/misc.po
#	locale/fr/LC_MESSAGES/rc_formatters.mo
#	locale/hi/LC_MESSAGES/rc_formatters.mo
#	locale/pl/LC_MESSAGES/rc_formatters.mo
#	locale/pt-br/LC_MESSAGES/rc_formatters.mo
#	locale/ru/LC_MESSAGES/rc_formatters.mo
#	locale/uk/LC_MESSAGES/rc_formatters.mo
#	locale/zh-hans/LC_MESSAGES/rc_formatters.mo
2021-05-20 21:04:24 +02:00
Frisk 0a9c86cbef
added #210 2021-05-19 16:27:01 +02:00
Frisk 931e2a95ee
Tidied up daily overview functions 2021-05-14 19:16:14 +02:00
Frisk 765d1c9d70
Add error tolerance setting 2021-05-14 14:30:52 +02:00
Frisk 34177cb7d2
Made the extension directory be configurable 2021-05-11 12:07:03 +02:00
Frisk 61d7e34575
Added datadump extension log support, moved translation strings 2021-05-08 00:47:45 +02:00
Frisk 25f28c5f6c
Make discussions work with formatters 2021-05-07 20:30:13 +02:00
Frisk d42eed4e20
Added Cargo formatters, included LinkParser in the client 2021-05-06 13:48:11 +02:00
Frisk 46e9318e02
Migrated more formatters 2021-05-03 16:08:33 +02:00
Frisk 094925573a
Add #193 2021-05-03 14:52:04 +02:00
Frisk f09862c277
Migrated a few formatters 2021-05-03 02:16:19 +02:00
Frisk 77bdac1349
added possibility to use hooks 2021-05-03 01:46:40 +02:00
Frisk c1bc05f7ef
progress on converting old formatters to new format 2021-05-01 14:54:23 +02:00
Frisk 6858be4e61
Added a few more formatters, added support for aliases argument for formatter decorators 2021-04-30 22:11:22 +02:00
MarkusRost 01f2fb682a Encode ALL files to utf8 2021-04-29 06:12:27 +00:00
Frisk 1b3ffb0228
Further work and some improvements 2021-04-27 15:10:29 +02:00
Frisk 0db3be3e76
Changed to function format instead of method 2021-04-27 09:35:15 +02:00
Frisk 18aae9eabe
Fixes 2021-04-25 15:03:04 +02:00
Frisk 2b2eeaafba
Added util file and trying to fight the circular import errors 2021-04-25 13:37:59 +02:00
Frisk 2aa8387b72
Chenges in structure, updated API docs 2021-04-25 13:20:58 +02:00
Frisk a9d6fa1830
Some more work towards making the client work, added context class 2021-04-25 02:32:50 +02:00
Frisk d725b97c2a
Few fixes 2021-04-24 14:55:37 +02:00
Frisk 3a23b5c003
Reworked default request function to new fancy one 2021-04-24 14:32:23 +02:00
Frisk 4706ca84b4
Further work towards an API 2021-04-24 11:19:38 +02:00
Frisk 8f7f638d78
Initial draft idea of API 2021-04-20 16:52:21 +02:00
Frisk a5d0c709c6
Updated license notices, some whitespace changes 2021-04-19 01:21:38 +02:00
Frisk cab2d86481
Added migration for config 2021-04-17 16:13:24 +02:00
Markus-Rost d3b7219777 make compact emoji optional 2020-12-06 14:36:52 +01:00
Frisk 9bc01153f8
Structurize the code, fixed some issues (like not recognizing edit and new events) 2020-11-08 22:29:15 +01:00
Frisk cdb4a1f99a
Further work on the message redaction function 2020-11-05 22:20:35 +01:00
Frisk 8a6c8ae28e
Fixed #154 and added more to message deletion code 2020-10-26 13:25:14 +01:00
Frisk 81792315ab
Added #143 and #136 2020-10-18 11:39:16 +02:00
Frisk 1db1d5b61b
Some restructuring done 2020-10-16 22:35:29 +02:00
Frisk 8d012a0ee3
Updated apparently broken files? 2020-09-03 13:15:57 +02:00
Frisk 68d5ca19b8
Added #141 2020-08-29 17:04:49 +02:00
Frisk a75e38e04f
Translation related work 2020-08-08 03:23:01 +02:00
Frisk a7565ec2d9
Added #131, may cause issues as the split has been done to many files and it scares me, will require work on i18n structure 2020-07-16 14:46:23 +02:00
Frisk 9946a0a7fa
Fix tests 2020-07-08 17:59:19 +02:00
Frisk 0c5048aa04
Cleaned the file structure (#111) 2020-07-07 13:21:49 +02:00
Renamed from rcgcdw.py (Browse further)