Age | Commit message (Expand) | Author |
---|---|---|
2016-09-21 | move facebook credentials to config | |
2016-09-21 | yet another NumberUtils fix | |
2016-09-15 | juick-www: signup/rss -> pebble | |
2016-09-15 | 404 page -> pebble | |
2016-09-15 | rendering help using pebble | |
2016-09-13 | fix reply template in tree mode | |
2016-09-13 | fix code formatting | |
2016-09-05 | avatar uploading | |
2016-09-04 | Fix avatar/timestamp on small display | |
2016-09-03 | Juick settings | |
2016-09-02 | pm_sent template | |
2016-08-30 | fix templates | |
2016-08-30 | formatting | |
2016-08-30 | pebble WIP | |
2016-08-29 | fix login page urls | |
2016-08-29 | PM fix | |
2016-08-29 | Merge remote-tracking branch 'origin/design' | |
2016-08-29 | Comments fix | |
2016-08-28 | Tags: should be escaped in db and unescaped in templates | |
2016-08-27 | Avatars inside posts | |
2016-08-25 | Tags to bottom | |
2016-08-25 | www: evil icons | |
2016-08-24 | font-awesome icons | |
2016-08-10 | juick-www: fix facebook login | |
2016-08-08 | juick-www: using xmpp port from config | |
2016-08-02 | www: reconnect XMPP component using failsafe library | |
2016-08-01 | www: Thread -> ExecutorService | |
2016-08-01 | Utils.parseInt -> apache-lang3's NumberUtils | |
2016-07-31 | www: read component jid from config | |
2016-07-31 | do not throw on Sape errors | |
2016-07-31 | www: do not throw on xmpp errors | |
2016-07-31 | move components to api module | |
2016-07-31 | www: sort tags descending | |
2016-07-30 | www: sort user tags | |
2016-07-28 | www: cleanup | |
2016-07-28 | www: drop wrong className from collapsed replies button | |
2016-07-27 | convert.sh -> Thumbnailator (www, api) | |
2016-07-27 | * drop jQuery dependency | |
2016-07-21 | www: fix Thumbnailator paths | |
2016-07-21 | www: Thumbnailator for comments | |
2016-07-20 | DriverManagerDataSource -> BasicDataSource | |
2016-07-20 | xmpp: banned_hosts | |
2016-07-12 | jackson-databind WIP | |
2016-07-12 | fix ad url | |
2016-07-12 | Push: using all user tokens for PMs | |
2016-07-11 | handle SocketException in s2s in | |
2016-07-11 | logging | |
2016-07-11 | backport tests (WIP) | |
2016-07-11 | cleanup sql | |
2016-07-10 | fix getVisitorUser |