Commit graph

9153 commits

Author SHA1 Message Date
Samuel Clay
afee20edca Adding disk usage monitor to all database servers. 2015-02-11 17:30:15 -08:00
Samuel Clay
86a73d7c91 Deleting unstarred story as part of starred story cleanup. 2015-02-11 15:55:18 -08:00
Samuel Clay
f4832ce566 Logging starred story params. 2015-02-11 15:37:14 -08:00
Samuel Clay
d83df1a6a6 Logging starred story params. 2015-02-11 15:35:48 -08:00
Samuel Clay
c671b4283e Removing ttl from munin. 2015-02-11 15:18:24 -08:00
Samuel Clay
d50885c18f Removing ttl from munin. 2015-02-11 15:17:55 -08:00
Samuel Clay
26124dfed3 Removing ttl from munin. 2015-02-11 15:16:16 -08:00
Samuel Clay
dc1b722cf3 Removing ttl from redis munin. 2015-02-11 15:11:56 -08:00
Samuel Clay
2118d4b164 Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site. 2015-02-11 12:00:14 -08:00
Samuel Clay
626d483212 Marking all site stories as read with confirmation turned off should also work on mark read buttons (not just shift+a). 2015-02-11 10:47:49 -08:00
Samuel Clay
72d0dc441d Adding mark read confirmation preference. 2015-02-10 18:03:16 -08:00
Samuel Clay
e46d759c18 Adding mark_newer_stories_as_read to socialsubs. Uses story date and not shared date, probably to its detriment. 2015-02-09 16:25:10 -08:00
Samuel Clay
065f12cb3e Adding check to paypal resub ipn. 2015-02-09 13:51:12 -08:00
Daniel
ca5b6d7bf8 Merge pull request #660 from manderson23/mark
Android: Fix background colour for blurblog share table in dark theme
2015-02-08 15:17:14 -08:00
Mark Anderson
bcdf750d92 Fix background colour for blurblog share table in dark theme 2015-02-08 23:01:56 +00:00
Samuel Clay
bacbf46d8f Fixing organizer to actually delete feeds when in flat hierarchy. 2015-02-06 11:55:41 -08:00
Daniel
b400cc079b Merge pull request #658 from manderson23/mark
Android: Global Shared Stories
2015-02-04 16:34:40 -08:00
Mark Anderson
cbc46d8e2e More use of private method for converting group position to index in FolderListAdapter. 2015-02-04 21:03:33 +00:00
Mark Anderson
6ec1b1f53a Add global shared stories icon 2015-02-04 20:55:44 +00:00
Mark Anderson
59274886f3 Remove mark as unread from menu in GlobalSharedStoriesReading 2015-02-04 20:41:56 +00:00
Mark Anderson
98fbbf86a5 Fix querying for global shared stories 2015-02-04 20:32:46 +00:00
Mark Anderson
131d987246 Fix indexing in FolderListAdapter. Fix title for GlobalSharedStoriesReading. 2015-02-04 20:20:33 +00:00
Samuel Clay
9c923bf620 Scrolling back to original position when chagning sort options in organizer. 2015-02-03 13:52:40 -08:00
Samuel Clay
59cb77c962 Switching to nested hierarchy if jumping to a folder in the organizer. 2015-02-03 13:19:07 -08:00
Samuel Clay
9f2dd6cc76 Adding jump to folder to the Organizer. 2015-02-03 13:15:15 -08:00
Samuel Clay
a5fb5d38f0 Fixing folder views to also handle inverse menus. 2015-02-03 10:56:08 -08:00
Samuel Clay
29b467a6d7 Fixing inverse hover due to new sorting options. 2015-02-03 10:50:19 -08:00
Mark Anderson
4a81d2963a Wire everything together to load global shared stories 2015-02-02 21:04:47 +00:00
Mark Anderson
23da9f951c Initial work on activity/fragment/feedset for global shared stories 2015-02-01 23:27:17 +00:00
Mark Anderson
a175f8a125 Single method to convert group position to folder index 2015-02-01 20:39:01 +00:00
Mark Anderson
dd87813089 Fix indexing into activeFolderNames to take into account additional row for global shared stories. 2015-01-29 22:23:20 +00:00
Mark Anderson
50a9872ad5 Initial work to show row for global shared stories 2015-01-29 22:16:31 +00:00
Mark Anderson
9a4fc8df9d Add constant for position of all shared stories 2015-01-29 21:32:05 +00:00
Samuel Clay
eab0bf7926 Upping ios to v4.6.4. 2015-01-28 14:06:45 -08:00
Samuel Clay
aa957c32f8 Including hidden stories in fetch. Also fixing send to button in story settings cog. 2015-01-28 13:39:01 -08:00
Samuel Clay
c17ce76824 Merge pull request #656 from manderson23/volumekey
Android: Volume key navigation
2015-01-28 13:10:50 -08:00
Mark Anderson
dc17fe30c1 Less ifs when handling volume key 2015-01-28 20:55:20 +00:00
Mark Anderson
459b31d897 Add preference for volume key navigation 2015-01-28 20:47:39 +00:00
Mark Anderson
d8bd2f5e41 Override volume key for next/prev navigation in reading activity 2015-01-28 20:20:21 +00:00
Samuel Clay
9dc3d5dac2 Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs. 2015-01-22 11:38:43 -08:00
Samuel Clay
5c3dd51d61 Bumping Android version to 4.2.0b1. 2015-01-21 14:00:55 -08:00
Samuel Clay
8ee6141e95 Merge pull request #654 from dosiecki/master
Android: Bugfixes and Speed
2015-01-21 12:30:36 -08:00
dosiecki
f0d04e55f3 Disable debug. 2015-01-21 11:57:29 -08:00
Samuel Clay
ff489caf27 Updating oauth toolkit to fix admin issues. 2015-01-21 11:53:35 -08:00
dosiecki
fc3b3dad19 Better algorithm for image cache cleanup. (#627) 2015-01-21 00:36:09 -08:00
dosiecki
a8530da58a Unescape HTML entities in image alt text. (#652) 2015-01-20 17:11:51 -08:00
dosiecki
2a9303eab4 Redraw overlay buttons slightly less often when scrolling. 2015-01-20 16:59:08 -08:00
dosiecki
9de7c75fe6 Resource-ify sync status messages. 2015-01-20 16:48:46 -08:00
dosiecki
d8d091d1c7 Fix story sync status indication. (#644) 2015-01-20 16:11:01 -08:00
Samuel Clay
a41a4cf16a Adding autocomplete ignores. 2015-01-20 10:15:13 -08:00