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