198 Commits

Author SHA1 Message Date
Half-Shot
c5d5fac43d Formatting fixes 2020-04-27 16:26:13 +01:00
Half-Shot
7df372288a Make review request PRs more subtle 2020-04-27 16:00:40 +01:00
Half-Shot
cc7ca46b33 Handle github API errors 2020-04-27 15:52:48 +01:00
Half-Shot
0d1127e139 Format review requests 2020-02-27 10:55:49 +00:00
Half-Shot
a03dc96f4a Handle edge case 2020-02-27 10:39:06 +00:00
Half-Shot
e1ad7e7bff Make async 2020-02-27 10:35:26 +00:00
Half-Shot
3ba86461b4 Alert on all notifs 2020-02-27 10:33:55 +00:00
Half-Shot
14981a2430 Add support for security alerts 2020-02-27 10:27:24 +00:00
Half-Shot
c04f23c12a Add an avatar 2020-02-26 16:27:00 +00:00
Half-Shot
c7f29f204c Always set the profile of the creator 2020-02-26 16:17:27 +00:00
Half-Shot
3bdd827625 let's not do this twice 2020-02-26 16:03:33 +00:00
Half-Shot
f2d67af64a Weird c&p fail 2020-02-26 16:01:50 +00:00
Half-Shot
13108cd51c Ensure user is registered and joined 2020-02-26 15:50:40 +00:00
Half-Shot
445a033e71 Filters 2020-02-26 15:44:57 +00:00
Half-Shot
d390ebb760 Sync history when querying room aliases 2020-02-26 15:38:58 +00:00
Half-Shot
c888dadd1c Remove issue title from topic 2020-02-26 13:50:38 +00:00
Half-Shot
aa8b3d8c9d Send notice on failure 2020-02-26 12:25:53 +00:00
Half-Shot
3c9f2c6049 Remove unused 2020-02-26 12:24:06 +00:00
Half-Shot
9e0bc515f5 Also, use it 2020-02-26 12:23:04 +00:00
Half-Shot
6cacf09d18 Parse out reply garbage 2020-02-26 12:22:47 +00:00
Half-Shot
f33e4c4c89 s/full_name/name 2020-02-26 12:11:39 +00:00
Half-Shot
1937f4c98f Wrong namespace 2020-02-26 12:08:19 +00:00
Half-Shot
cc3c40cc6e This exists on content 2020-02-26 11:59:59 +00:00
Half-Shot
7354fff9b3 AAAAAAAH 2020-02-26 11:52:06 +00:00
Half-Shot
29f2373670 Don't push unless we have >0 events 2020-02-26 11:44:20 +00:00
Half-Shot
7b2f2da254 Add support for replying to notifications 2020-02-26 11:38:50 +00:00
Half-Shot
af907ce134 Try to implement the ability for the MQ to target one worker 2020-02-25 13:25:21 +00:00
Half-Shot
daa366b148 Keep retrying join on invite 2020-02-24 14:24:53 +00:00
Half-Shot
06852e2e00 Always reinsert 2020-02-24 14:05:08 +00:00
Half-Shot
42c3b692b1 Fix notif formatting 2020-02-24 14:03:24 +00:00
Half-Shot
e4bc8d30d5 Detect changes to settings and relay them over the bridge 2020-02-24 13:39:13 +00:00
Half-Shot
20649cfa25 Add installationId to config 2020-02-24 13:20:35 +00:00
Half-Shot
1513e873ee Remove notif test 2020-02-24 13:08:08 +00:00
Half-Shot
5b10aa4a16 Try this for auth checking 2020-02-23 19:03:47 +00:00
Half-Shot
330f27a1a2 Check authentication before starting 2020-02-23 19:00:48 +00:00
Half-Shot
07653c71f2 Handle query.room errors 2020-02-23 18:50:51 +00:00
Half-Shot
a27855a48f Better logging for onQueryRoom 2020-02-23 18:45:11 +00:00
Half-Shot
0f04c668e5 Stick the issue number in earlier 2020-02-21 17:15:09 +00:00
Half-Shot
68028680a4 fix logging 2020-02-21 17:10:53 +00:00
Half-Shot
3cbd47b5ee Refactor watcher futher 2020-02-21 17:07:36 +00:00
Half-Shot
b132ca87f8 Calculate issue diffs 2020-02-21 16:58:02 +00:00
Half-Shot
2d550fa4cf Merge branch 'master' of github.com:Half-Shot/matrix-github 2020-02-21 15:34:05 +00:00
Half-Shot
e59b51084c Wip changes to FormatUti 2020-02-21 15:33:36 +00:00
Half-Shot
102ec47fb8 Factor notifications out into a seperate processor 2020-02-21 15:32:03 +00:00
Half-Shot
a0486648fc Refactor notifications to not queue + toggleable filters 2020-02-21 15:31:32 +00:00
Half-Shot
0397ad0cdb Storage refactor 2020-02-21 15:31:03 +00:00
Will Hunt
8fff28759c
Merge pull request #28 from anoadragon453/anoa/pr_emoji
Use an arrow instead of hand to signify a PR
2020-02-21 11:43:46 +00:00
Andrew Morgan
21a09f455a Use an arrow instead of hand to signify a PR 2020-02-21 11:29:51 +00:00
Half-Shot
45a70aa56e Iterate in the right direction 2020-02-20 15:45:20 +00:00
Half-Shot
2a707d1354 If an event fails to be preprocessed, return the raw event 2020-02-20 15:43:48 +00:00