254 Commits (kegan/cache-rss-feeds)
 

Author SHA1 Message Date
Kegan Dougal e088e11821 Swap to an LRU cache set to 20MB 8 years ago
Kegan Dougal e61356431a Merge branch 'master' into kegan/cache-rss-feeds 8 years ago
Kegan Dougal 7587dbc9c4 Add lrucache 8 years ago
Kegan Dougal b0eb284347 Add a caching HTTP client 8 years ago
Kegan Dougal 223ccac851 Add HTTP caching library 8 years ago
Kegsay f63e5ce7c1 Merge pull request #82 from matrix-org/kegan/per-service-poll 8 years ago
Kegan Dougal fd54eb1a55 Move OnPoll into the Service method set 8 years ago
Kegan Dougal 7518ed1995 Fix NPE if oldService is nil 8 years ago
Kegsay 5fe9743cba Merge pull request #81 from matrix-org/kegan/rssbot 8 years ago
Kegan Dougal cd39219113 s/feedreader/rssbot/g 8 years ago
Kegsay ccb1c6c779 Merge pull request #80 from matrix-org/kegan/feedreader-struct 8 years ago
Kegan Dougal 185a7d5678 Rejig how feedreaders stores rooms to send updates to 8 years ago
Kegsay 7971b13368 Merge pull request #78 from matrix-org/kegan/feedreader 8 years ago
Kegan Dougal 8684b671e2 Bump sqlite3 dep to make it compile on OSX 8 years ago
Kegan Dougal 7b4448957b Review comments 8 years ago
Kegan Dougal 98e7533469 Send feed items in reverse-order for chronological times 8 years ago
Kegan Dougal d92a95ff4e Linting 8 years ago
Kegan Dougal 0b09fcd86d First working feed reader version 8 years ago
Kegan Dougal 2d6b3cd6e9 Flesh out the feedreader service 8 years ago
Kegsay d8c1991cf6 Create LICENSE 8 years ago
Kegan Dougal a5e515e118 Lint 8 years ago
Kegan Dougal 3e3f71ad92 s/rss/feedreader/ since it does atom feeds too. Add TODO 8 years ago
Kegan Dougal 825b3e74b3 Add github.com/mmcdole/gofeed - Make guggy use DefaultService 8 years ago
Kegsay c6a15801eb Merge pull request #76 from matrix-org/kegan/rss 8 years ago
Kegan Dougal 4f91101809 Remove RSS for now 8 years ago
Kegan Dougal b0c3ecf598 TODO this so I don't make a huge PR 8 years ago
Kegan Dougal 331bdc703f Add ability to update/stop polling services 8 years ago
Kegan Dougal fe2ab0c8bd Get polling working 8 years ago
Luke Barnard 26814a5a53 Guggy: use query sentence as m.image .body 8 years ago
Luke Barnard 2719a3a077 Guggy Integration (#75) 8 years ago
Kegan Dougal 65963cd93f Add stub RSS Service. Add DefaultService. Add Poller interface. 8 years ago
Kegsay d999803456 Merge pull request #73 from brunoqc/patch-1 8 years ago
Bruno Bigras 39f45cd3a0 fix godoc URL in README.md 8 years ago
Kegsay bd92e24d05 Merge pull request #67 from matrix-org/kegan/better-gh-cmd-regex 8 years ago
Kegan Dougal 73ea8a705d Improve !github create parsing 8 years ago
Kegsay e5f8402560 Tidy up and finish 8 years ago
Kegsay f0372a862c Flesh out GH webhooks 8 years ago
Kegsay 1591d1b0cb Add realms 8 years ago
Kegsay 73d9f69cc0 Quick start and more info 8 years ago
Kegsay b307c3ce5e Begin fleshing out README 8 years ago
Kegsay 2101e49b87 Merge pull request #64 from matrix-org/kegan/gh-logout 8 years ago
Kegan Dougal 1fbb579212 Add /admin/removeAuthSession 8 years ago
Kegsay e6e859ec48 Merge pull request #62 from matrix-org/kegan/gh-no-webhooks-means-no-service 8 years ago
Kegan Dougal 267890503f Delete webhook services when there are no webhooks left 8 years ago
Kegsay 0275069cb8 Merge pull request #61 from matrix-org/kegan/ignore-events-on-join 8 years ago
Kegan Dougal ce2af7ed71 Add TODO marker 8 years ago
Kegan Dougal 68cb87be66 Do not process /sync responses for rooms the bot has just joined 8 years ago
Kegsay 2bb04b3b6d Merge pull request #60 from matrix-org/kegan/persist-next-batch 8 years ago
Kegan Dougal 178ae79e29 Review comments 8 years ago
Kegan Dougal 41f5cdabaf Remove TODOs which are now done 8 years ago