Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-28 | Drop outdated moderator buttons | ||
* also dropped hardcoded moderator (should be a spring-security role) | |||
2017-11-20 | dependencyUpdates | ||
2017-11-13 | notifications: moved top service from cron | ||
2017-11-07 | tag state (subscription, bl) reading methods | ||
2017-11-02 | reorganize tests | ||
2017-11-02 | jdbc: fix reading @Value in Configuration | ||
2017-11-01 | jdbc: cleanup configuration | ||
2017-11-01 | www: /post should not throw if img or attach is present | ||
2017-10-30 | xmpp: bot refactoring | ||
2017-10-26 | gradle: update dependencies | ||
2017-10-24 | crosspost: refactoring | ||
* spring-social * get tokens via service api | |||
2017-10-18 | Simplified the code. | ||
2017-10-18 | tests refatoring | ||
now api and www tests uses embedded db | |||
2017-10-15 | api: ImagesService | ||
2017-10-12 | api: fill uname in /pm | ||
2017-10-11 | telegram: do not duplicate subscription requests | ||
2017-10-10 | xmpp:ConnectionOut -> StreamServerDialback | ||
2017-09-27 | Revert "commons-dbcp2 -> tomcat-jdbc" | ||
This reverts commit a0fba35796e6dfb1188d716985e1d483bf1098c4. | |||
2017-09-27 | Revert "tomcat-jdbc -> Hikari" | ||
This reverts commit 7b0d1a92aa13931333213dc4d2971eabb41303e5. | |||
2017-09-27 | Revert "SingleConnectionDataSource for sphinx" | ||
This reverts commit 937f3290b52a88e4cc39c3e24d90184d456eb225. | |||
2017-09-26 | SingleConnectionDataSource for sphinx | ||
2017-09-26 | tomcat-jdbc -> Hikari | ||
2017-09-25 | jdbc: fix notifications query | ||
2017-09-25 | jdbc: fix getMessage query | ||
2017-09-25 | commons-dbcp2 -> tomcat-jdbc | ||
2017-09-22 | Initial getNotifications query | ||
* using Java 8 DateTime API where possible | |||
2017-09-11 | no more recommended tab | ||
2017-08-23 | server-jdbc: fix favorites count | ||
2017-08-11 | xmpp: add pm in roster fix | ||
2017-07-20 | Update copyrights in all java sources | ||
2017-07-20 | dependency updates and minor project layout update | ||
2017-06-30 | move babbler to server-core | ||
2017-06-29 | notifications and configurations refactoring | ||
2017-06-29 | project structure: split server into jdbc + web | ||