Commit graph

  • 5769034223 Fixed tag input behavior for initial text Marcin Kurczewski 2014-11-30 20:30:06 +0100
  • c0a5c800e0 Fixed autocomplete staying even after hiding input Marcin Kurczewski 2014-11-30 13:05:31 +0100
  • b70231bd7e Changed used tags in autocomplete to be grayed-out Marcin Kurczewski 2014-11-30 12:45:44 +0100
  • bc757dd883 Fixed reused implied tags marked as duplicates Marcin Kurczewski 2014-11-30 12:48:17 +0100
  • 924592675c Fixed tag suggestions for implied tags Marcin Kurczewski 2014-11-30 12:28:21 +0100
  • a3aea27a13 Fixed tag edits not triggering tag list updates Marcin Kurczewski 2014-11-30 12:02:25 +0100
  • 3c54671aeb Widened post edit form Marcin Kurczewski 2014-11-30 11:58:39 +0100
  • d8df51f0c0 Moved suggestions before siblings Marcin Kurczewski 2014-11-30 11:55:24 +0100
  • b693a5f4b3 Added tag siblings suggestion synchronization Marcin Kurczewski 2014-11-30 11:54:38 +0100
  • 303f91e15c Refactored tag suggestions Marcin Kurczewski 2014-11-30 11:45:49 +0100
  • c350c47195 Added showing tag suggestions on click Marcin Kurczewski 2014-11-30 11:31:40 +0100
  • 24ce67b4ff Added auto completion to tag list presenter Marcin Kurczewski 2014-11-30 00:22:14 +0100
  • 06d7c19556 Added POST to tag merging API 1.0.1 Marcin Kurczewski 2014-11-28 23:18:26 +0100
  • 728d1d65de Fixed mass tag Marcin Kurczewski 2014-11-28 23:18:23 +0100
  • 4b27b8a85d Fixed updating user settings Marcin Kurczewski 2014-11-28 23:18:14 +0100
  • bfe31d87a1 Fixed history presenter Marcin Kurczewski 2014-11-27 18:22:48 +0100
  • 2fd371b10a Added absolute timestamp hints where necessary Marcin Kurczewski 2014-11-27 10:34:45 +0100
  • f1647a5f7b Fixed precision loss in post disk space usage Marcin Kurczewski 2014-11-22 18:08:34 +0100
  • cd688b25a3 Fixed example tag usages not showing up Marcin Kurczewski 2014-11-22 17:54:37 +0100
  • a7c6e9f043 Fixed putting "null" in post sources Marcin Kurczewski 2014-11-22 17:49:35 +0100
  • 997c2a10ec Renamed SearchServices directory to Search Marcin Kurczewski 2014-11-22 14:56:30 +0100
  • 95cf0ca37b Moved Controllers/ViewProxies to ViewProxies Marcin Kurczewski 2014-11-22 14:53:40 +0100
  • 116522498d Removed obsolete method in InputReader Marcin Kurczewski 2014-11-22 14:47:25 +0100
  • 01a84ee4e2 Changed account settings editing Marcin Kurczewski 2014-11-22 14:45:06 +0100
  • 2458935fdf Changed post editing Marcin Kurczewski 2014-11-22 14:36:37 +0100
  • f2b1e3bedb Changed post uploads Marcin Kurczewski 2014-11-22 14:32:47 +0100
  • 77c51d9a8a Added support for FormData in JS API facade Marcin Kurczewski 2014-11-22 14:31:53 +0100
  • d8d65ed24c Changed PUT requests to POST Marcin Kurczewski 2014-11-22 14:30:29 +0100
  • 58d3129548 Removed dangling console.log Marcin Kurczewski 2014-11-22 14:04:40 +0100
  • 0b032e7f94 Merge branch 'api' Marcin Kurczewski 2014-11-22 13:10:24 +0100
  • 4e6fe634e1 Fixed post list disregarding viewPosts privilege Marcin Kurczewski 2014-11-22 13:10:00 +0100
  • b14f02810e Fixed everyone could view every post Marcin Kurczewski 2014-11-22 13:00:36 +0100
  • 796c2d1b1f Fixed everyone could feature posts Marcin Kurczewski 2014-11-22 12:58:02 +0100
  • 40197d6c39 Fixed everyone could delete posts Marcin Kurczewski 2014-11-22 12:57:52 +0100
  • 736c0a66ff Fixed comments disregarding viewUsers privilege Marcin Kurczewski 2014-11-22 12:56:44 +0100
  • 48230a64ad Simplified routing Marcin Kurczewski 2014-11-22 12:44:45 +0100
  • da6b37b14c Merge branch 'master' into api Marcin Kurczewski 2014-11-21 22:34:04 +0100
  • 4b4ccf365a Fixed entity IDs being strings Marcin Kurczewski 2014-11-21 22:32:10 +0100
  • 2b0a4d1f76 Removed AJAX external caching Marcin Kurczewski 2014-11-21 22:24:06 +0100
  • 2d1b5308f3 Removed unneeded dependencies Marcin Kurczewski 2014-11-21 21:57:39 +0100
  • 8fb1b87ae5 Fixed post editing Marcin Kurczewski 2014-11-21 22:07:50 +0100
  • 9621810332 Fixed syntax error Marcin Kurczewski 2014-11-21 21:59:03 +0100
  • bd33b09f7b Fixed private methods Marcin Kurczewski 2014-11-21 21:54:50 +0100
  • 3245c75187 Removed controller layer Marcin Kurczewski 2014-11-21 21:49:26 +0100
  • e38152b921 Moved user avatar controller to routes Marcin Kurczewski 2014-11-21 21:44:38 +0100
  • 2195b2c9a1 Moved scores controller to routes Marcin Kurczewski 2014-11-21 21:42:05 +0100
  • 969f70318b Moved user controller to routes Marcin Kurczewski 2014-11-21 21:31:03 +0100
  • 06cc776438 Removed .swp files... Marcin Kurczewski 2014-11-21 22:05:07 +0100
  • 76edbfeddb Moved tag controller to routes Marcin Kurczewski 2014-11-21 15:49:53 +0100
  • 9de6e7e739 Moved post notes controller to routes Marcin Kurczewski 2014-11-21 12:54:33 +0100
  • d8a4e1ec4e Moved post controller to routes Marcin Kurczewski 2014-11-21 12:45:47 +0100
  • 193d1c5f7a Moved post content controller to routes Marcin Kurczewski 2014-11-21 11:27:51 +0100
  • 7ff961fc21 Moved history controller to routes Marcin Kurczewski 2014-11-21 10:33:15 +0100
  • a11436aa8c Added more tests to route repository test Marcin Kurczewski 2014-11-21 10:30:29 +0100
  • a3b02adb7f Moved global param controller to routes Marcin Kurczewski 2014-11-21 10:26:41 +0100
  • 40b16f586b Fixed RouteRepositoryTest using real DB Marcin Kurczewski 2014-11-21 10:26:00 +0100
  • 602d7a1f45 Split favorites controller to routes Marcin Kurczewski 2014-11-20 14:06:37 +0100
  • 333c538f1e Split comment controller to routes Marcin Kurczewski 2014-11-20 10:12:34 +0100
  • 7c182f57a0 Added support for arguments in new Routes Marcin Kurczewski 2014-11-20 09:43:48 +0100
  • 2a7ca79b2d Added Route layer proof of concept Marcin Kurczewski 2014-11-19 22:00:50 +0100
  • 9e894bc41c Fixed ControllerRepositoryTest using real DB Marcin Kurczewski 2014-11-21 10:21:26 +0100
  • cdd2726f30 Improved MySQL integration Marcin Kurczewski 2014-11-21 10:20:04 +0100
  • 029f0f00a4 Improved test database upgrade script Marcin Kurczewski 2014-11-21 10:03:08 +0100
  • c6fe7a4320 Changed downloading YouTube posts in backend Marcin Kurczewski 2014-11-19 19:46:40 +0100
  • 8bd4ae27c2 Fixed bad message when serving non-existing files Marcin Kurczewski 2014-11-19 19:43:32 +0100
  • 2a215ef51b Removed download link for YouTube posts Marcin Kurczewski 2014-11-19 19:42:39 +0100
  • 6473ed74d3 Fixed post note removal didn't generate snapshot Marcin Kurczewski 2014-11-19 19:40:06 +0100
  • 44a4184eb8 Changed snapshot merging to work for deletions Marcin Kurczewski 2014-11-19 19:07:29 +0100
  • 847f248829 Added snapshot compression Marcin Kurczewski 2014-11-19 10:22:59 +0100
  • a0133ea632 Added snapshot merging Marcin Kurczewski 2014-11-18 21:22:46 +0100
  • 0b15ca1b05 Fixed current search not showing arrow Marcin Kurczewski 2014-11-18 16:06:12 +0100
  • 2996f27671 Fixed scoremin and scoremax Marcin Kurczewski 2014-11-17 23:04:23 +0100
  • 6a751ed0b2 Fixed user list presenter disrespecting privileges Marcin Kurczewski 2014-11-17 22:16:02 +0100
  • 97482fb38e Changed post note edit form position to fixed 1.0.0 Marcin Kurczewski 2014-11-16 10:49:53 +0100
  • 8e06881a3e Added post note previews Marcin Kurczewski 2014-11-16 10:41:12 +0100
  • 4e28ccb4dc Added draggability to post note edit form Marcin Kurczewski 2014-11-16 10:22:11 +0100
  • fb4b31bd37 Fixed post note being shown on top of edit form Marcin Kurczewski 2014-11-16 09:42:54 +0100
  • e223847e8e Fixed post note z-index Marcin Kurczewski 2014-11-13 20:17:34 +0100
  • 2856b67018 Added client-side warning about too large files Marcin Kurczewski 2014-11-12 21:55:48 +0100
  • 13e622f9e7 Fixed race condition in entity preparation Marcin Kurczewski 2014-11-11 19:24:05 +0100
  • 399a648ed8 Whaaat another bugfix Marcin Kurczewski 2014-11-11 18:17:53 +0100
  • 1a6aa914b6 Improved history appearance Marcin Kurczewski 2014-11-11 16:19:30 +0100
  • 40d1276c36 Fixed generating empty difference snapshots Marcin Kurczewski 2014-11-11 15:21:45 +0100
  • 2f12ec0a5e Improved style Marcin Kurczewski 2014-11-11 14:27:36 +0100
  • 584d06a7f1 Fixed saving JPEGs with Imagick destroyed resource Marcin Kurczewski 2014-11-11 14:19:46 +0100
  • b4050b7b1d Fixed bad JS assignment Marcin Kurczewski 2014-11-11 14:19:17 +0100
  • f773e6c66d Removed unused variable Marcin Kurczewski 2014-11-11 14:14:11 +0100
  • f7eb76a9d4 Removed TODO Marcin Kurczewski 2014-11-11 14:12:32 +0100
  • 2e83a90e98 Improved blockquote appearance Marcin Kurczewski 2014-11-10 22:34:05 +0100
  • 507cb52a73 Fixed strike-through in Markdown Marcin Kurczewski 2014-11-10 22:28:52 +0100
  • cc6b7e41bc Fixed generating thumbnails of GIF images Marcin Kurczewski 2014-11-10 20:44:32 +0100
  • a2ff2d25ae Removed browser autocomplete from account settings Marcin Kurczewski 2014-11-10 20:25:07 +0100
  • 2a833d53ea Fixed critical bug in frontend routing Marcin Kurczewski 2014-11-10 20:20:05 +0100
  • 4489277df8 Fixed bad SQL when looking for multiple uploaders Marcin Kurczewski 2014-11-10 20:04:38 +0100
  • b7e2c28780 Added helluva search aliases Marcin Kurczewski 2014-11-10 19:47:04 +0100
  • 77983d8e20 Changed and/or to &&/|| Marcin Kurczewski 2014-11-10 19:14:58 +0100
  • ed833bf7b1 Added tags with 0 usages to autocomplete Marcin Kurczewski 2014-11-10 19:04:07 +0100
  • 8920cd277f Updated TODO Marcin Kurczewski 2014-11-10 18:46:11 +0100
  • 818a8a9054 Fixed comment updating after voting on it Marcin Kurczewski 2014-11-10 15:54:08 +0100
  • 6f801f2628 Fixed text align of post labels in comment list Marcin Kurczewski 2014-11-10 15:20:02 +0100