ecb3901bbe
Fixed tests
2015-11-25 11:39:45 +01:00
ee09a09833
Fixed lazy loading users and posts for Favorite
2015-11-25 11:35:18 +01:00
13d77dd14a
Fixed whitespace
2015-11-25 09:48:03 +01:00
5412ac14b9
Added GIF detection
2015-05-23 10:05:05 +02:00
9090ac6fb9
Fixed broken test
2014-12-26 09:49:35 +01:00
997c2a10ec
Renamed SearchServices directory to Search
2014-11-22 14:56:30 +01:00
116522498d
Removed obsolete method in InputReader
2014-11-22 14:47:25 +01:00
48230a64ad
Simplified routing
2014-11-22 12:44:45 +01:00
3245c75187
Removed controller layer
2014-11-21 22:16:31 +01:00
a11436aa8c
Added more tests to route repository test
2014-11-21 10:30:53 +01:00
40b16f586b
Fixed RouteRepositoryTest using real DB
2014-11-21 10:30:51 +01:00
2a7ca79b2d
Added Route layer proof of concept
2014-11-21 10:23:49 +01:00
9e894bc41c
Fixed ControllerRepositoryTest using real DB
2014-11-21 10:21:26 +01:00
44a4184eb8
Changed snapshot merging to work for deletions
...
Creating and deleting stuff will remove history snapshots if it occurs
within five minute gap. This is to prevent spamming history with
tag names that are introduced by an accident and removed shortly after.
2014-11-19 19:37:10 +01:00
847f248829
Added snapshot compression
2014-11-19 10:22:59 +01:00
a0133ea632
Added snapshot merging
2014-11-18 21:22:46 +01:00
77983d8e20
Changed and/or to &&/||
2014-11-10 19:14:58 +01:00
818a8a9054
Fixed comment updating after voting on it
...
It reported bad score until user has refreshed the page.
2014-11-10 15:54:08 +01:00
2d529107db
Added tag merging
2014-11-10 15:19:59 +01:00
6679afbb6b
Added "created" snapshot operation
2014-11-09 17:38:58 +01:00
2ede81e1d8
Fixed default tag category
2014-11-09 17:38:58 +01:00
61317d8b4d
Added manual sequencers
2014-11-09 17:38:58 +01:00
1edc1636a3
Fixed tests broken by abstract test case rollback
2014-11-09 17:38:57 +01:00
9ca712cc6d
Dropped sqlite support; changed DB testing
2014-11-09 17:38:56 +01:00
a2c6706a53
Extracted static TestHelper
2014-11-09 11:49:59 +01:00
78ccff843c
Removed tag autodeletion
2014-11-04 19:32:32 +01:00
31c4584e94
Added post note information to post snapshots
2014-10-26 11:18:59 +01:00
a9d8383f7d
Extracted post history services
2014-10-26 01:42:23 +02:00
f169bef0eb
Added note CRUD to backend
2014-10-26 01:42:23 +02:00
e03ed35862
Added post note DAO
2014-10-25 14:16:19 +02:00
ccca71c1b8
Added optipng/jpgoptim support to thumbnails
2014-10-25 14:16:19 +02:00
60f4dd9d4a
Fixed getting dimensions of videos and flashes
2014-10-24 18:25:33 +02:00
c52ed6a455
Abandoned FPDO
...
Also, fixed tag search by categories
2014-10-19 20:09:06 +02:00
368ca1ae3f
Added tag filtering by category
2014-10-19 15:51:57 +02:00
614834c99c
Added tag categories
2014-10-19 13:13:02 +02:00
790c3e10c6
Added tag implications and suggestions to export
2014-10-18 18:48:41 +02:00
0bd0589e32
Added tag relations database interface
2014-10-18 18:48:41 +02:00
850e496215
Removed IDs from tags.json
2014-10-18 18:48:41 +02:00
0d50550c43
Fixed AssertEntitiesEqual corrupting entities
2014-10-18 18:48:41 +02:00
250ffb209f
Added tag banning
2014-10-18 18:48:41 +02:00
8f03c68ec8
Changed tag export structure
2014-10-18 18:48:40 +02:00
fc13fb1342
Changed default access rank to restricted user
2014-10-18 18:48:39 +02:00
a1b71ed9e1
Disabled blank thumbnail saving
2014-10-18 18:48:38 +02:00
823fa2da15
Removed useless dependency in UserService
2014-10-18 18:48:38 +02:00
93291e5164
Added ability to loop video posts
2014-10-18 18:48:37 +02:00
3744f0429a
Split FileService to NetworkingService and FileDao
2014-10-18 18:48:37 +02:00
632bac8661
Added "use ..." statements
...
This version ditches backwards compatibility with PHP earlier than 5.6.
2014-10-18 18:48:36 +02:00
5bc73d220e
Added removal of unused tags
2014-10-18 18:48:36 +02:00
76d9e95e4b
Moved tag export to service
2014-10-18 18:48:36 +02:00
731eb6561b
Added creation time to tags
2014-10-18 18:48:36 +02:00