Commit graph

6977 commits

Author SHA1 Message Date
Samuel Clay
98d5ebd4f6 Fixing mongo backup script. 2013-08-01 18:15:40 -07:00
ojiikun
6bfe222a57 Fix crash on marking all stories read (#382) 2013-08-01 07:55:37 +00:00
Samuel Clay
ad8b03174f Fixing slow-loading bug on offline ios when loading offline stories in big folders. 2013-07-31 18:42:18 -07:00
Samuel Clay
fec12ecd2d Pushing out 2.5.0 android release. 2013-07-31 16:33:56 -07:00
Samuel Clay
2f3a8ab983 Fixing a couple speed issues on ios when syncing stories. 2013-07-31 15:23:00 -07:00
Samuel Clay
b8efcd0713 Fixing redis/mongo logging accidentally duping logs on fast requests. 2013-07-31 11:17:04 -07:00
Samuel Clay
888778b670 Adding nginx health check. Fixing ssh keys. 2013-07-30 19:16:12 -07:00
Samuel Clay
f9dd57a531 Adding nginx haproxy health check. 2013-07-30 18:28:53 -07:00
Samuel Clay
c286c0ed91 Adding haproxy exception for health check. 2013-07-30 18:24:34 -07:00
Samuel Clay
b90f02dba7 Adding haproxy check. 2013-07-30 18:13:09 -07:00
Samuel Clay
54322439f2 Fixing hidden story titles button in vertical story titles on folder. 2013-07-30 17:40:36 -07:00
Samuel Clay
3b6c6307f8 Fixing login and show hidden story titles. 2013-07-30 17:20:13 -07:00
Samuel Clay
ecd1eeec07 Better position of Hidden Story Titles button for vertical story titles pane. 2013-07-30 16:43:16 -07:00
Samuel Clay
c3b73ad776 Fixing narrow bug for vertical/west story titles pane on web. 2013-07-30 16:33:57 -07:00
Samuel Clay
32b9a082c3 Fixing narrow width bug for vertical/west story titles pane. 2013-07-30 16:12:53 -07:00
Samuel Clay
ecb614b6c8 Correcting another positioning mistaken on vertical web story titles. 2013-07-30 15:58:39 -07:00
Samuel Clay
b6bef5dae3 Fixing vertical/west story titles pane's positioning for search bar. 2013-07-30 15:42:29 -07:00
Samuel Clay
01b31137df Fixing overflow wrapping on commenter avatars on sharebar on web. 2013-07-30 13:39:19 -07:00
Samuel Clay
d2ae291723 Adding search to keyboard shortcuts dialog. 2013-07-30 12:20:46 -07:00
Samuel Clay
2043829a05 Adding tag search. 2013-07-30 12:01:45 -07:00
Samuel Clay
53510cce84 Fixing disappearing search field. 2013-07-30 11:39:41 -07:00
Samuel Clay
668d1c7b62 Merge pull request #380 from ojiikun/master
Android: Fix disappearing padding on coloured tags.
2013-07-30 10:16:18 -07:00
ojiikun
a7cab163ba Fix disappearing padding on coloured tags. 2013-07-30 06:17:38 +00:00
Samuel Clay
6c2ee97d73 More logging. 2013-07-29 15:36:57 -07:00
Samuel Clay
46a1591a93 Adding logging. 2013-07-29 15:22:16 -07:00
Samuel Clay
fdd4cdea25 Fixing mistakenly unread stories while searching. 2013-07-29 15:12:46 -07:00
Samuel Clay
d49e9569a5 Fixing #377. Killing XSS attacks by sanitizing feed titles. 2013-07-29 14:25:43 -07:00
Samuel Clay
dc7d546cee Merge branch 'master' into ios6
# By Samuel Clay (39) and ojiikun (6)
# Via ojiikun (5) and Samuel Clay (4)
* master: (45 commits)
  Fixing unread counts bug on ios.
  Allowing up/down arrow keys to take you out of search box and into results.
  Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed.
  Adding search logging.
  Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query.
  Better top border color.
  Typo on border color.
  Refactored the premium-only message for river in anticipation of premium-only search message.
  Fix training dialogue.
  Adding search to shared stories, removing from folders.
  Fix reading view bottom buttons overflowing on small screens.
  Fixing disappearing search box.
  Showing search box.
  Adding search box to all feeds/folders for staff only.
  Fixing JS exception on missing users.
  Testing out perf of mongo search on starred stories.
  Fixing crash on ios for reading feed-less stories.
  Fixing intro dialog from popping up on failing setup_feeds pref.
  Fixing text sizes on Android.
  Fixing colors on favicon-less feeds in android.
  ...
2013-07-26 18:00:40 -07:00
Samuel Clay
692f5c0ede Fixing unread counts bug on ios. 2013-07-26 17:58:58 -07:00
Samuel Clay
2aee702f8b Allowing up/down arrow keys to take you out of search box and into results. 2013-07-26 16:39:52 -07:00
Samuel Clay
21fbd70dc5 Refactoring the snot out of the keyboard shortcuts dialog, sorting them into tabs/groups. Moving keyboard shortcut 'f' to 'shift+t' (train feed), killing old 'shift+t' to hide story titles (now unnecessary thanks to the Full view), and adding '/' to search feed. 2013-07-26 16:07:39 -07:00
Samuel Clay
12a7767496 Adding search logging. 2013-07-25 17:13:46 -07:00
Samuel Clay
9f30ec5da8 Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query. 2013-07-25 17:05:32 -07:00
Samuel Clay
02a1fcd7a6 Better top border color. 2013-07-25 15:50:59 -07:00
Samuel Clay
40716987d5 Typo on border color. 2013-07-25 15:47:49 -07:00
Samuel Clay
28a1107936 Refactored the premium-only message for river in anticipation of premium-only search message. 2013-07-25 15:39:21 -07:00
Samuel Clay
685608fa6a Merge pull request #374 from ojiikun/master
Android: Fix Intel Training Actions
2013-07-25 14:44:39 -07:00
ojiikun
48ca9404c9 Fix training dialogue. 2013-07-25 21:41:57 +00:00
Samuel Clay
41b794adf6 Adding search to shared stories, removing from folders. 2013-07-25 11:11:09 -07:00
Samuel Clay
4e54bc5238 Merge pull request #373 from ojiikun/master
Android: UI Fix
2013-07-24 19:16:57 -07:00
ojiikun
529e8173ba Fix reading view bottom buttons overflowing on small screens. 2013-07-25 02:00:57 +00:00
Samuel Clay
3a5d8f8c8f Fixing disappearing search box. 2013-07-24 18:03:32 -07:00
Samuel Clay
8329e09e8f Showing search box. 2013-07-24 17:41:30 -07:00
Samuel Clay
0e9bb7993c Adding search box to all feeds/folders for staff only. 2013-07-24 17:38:05 -07:00
Samuel Clay
146f9392ff Fixing JS exception on missing users. 2013-07-24 17:25:12 -07:00
Samuel Clay
8e85bd9ffe Testing out perf of mongo search on starred stories. 2013-07-24 17:21:26 -07:00
Samuel Clay
5d7283e221 Fixing crash on ios for reading feed-less stories. 2013-07-24 17:18:46 -07:00
ojiikun
07a3df5445 Merge remote-tracking branch 'upstream/master' 2013-07-24 22:23:00 +00:00
Samuel Clay
afb3b9f14d Fixing intro dialog from popping up on failing setup_feeds pref. 2013-07-24 13:46:39 -07:00
Samuel Clay
04d698342e Fixing text sizes on Android. 2013-07-23 20:37:50 -07:00