Commit graph

13676 commits

Author SHA1 Message Date
Samuel Clay
19741c1bb9 Couple more deleted user handlers. 2021-04-12 16:40:34 -04:00
Samuel Clay
2860768540 Popular profile by user id. 2021-04-12 16:32:11 -04:00
Samuel Clay
07495b2908 Deleted users blurblog title 2021-04-12 16:29:47 -04:00
Samuel Clay
244b20f197 Deleted users slug. 2021-04-12 16:28:29 -04:00
Samuel Clay
13bcc16416 Deleted users show up with [deleted]. 2021-04-12 16:24:47 -04:00
Samuel Clay
27774cb330 Removing username and email denormalization from MSocialProfile. 2021-04-12 15:44:06 -04:00
Samuel Clay
1e470a828e Merge branch 'sictiru'
* sictiru:
  Android v10.3.0.
  #1438 Downsample large images and max out at 800px
  #1431 Material Design Chips for story tags
  Update dependencies
  #1431 Display saved story timestamp
  #1237 Preference to toggle offline text storage
  #1245 Copy to clipboard holds story url
2021-03-26 11:50:28 -04:00
Samuel Clay
d13fd172aa Android v10.3.0. 2021-03-26 11:50:21 -04:00
sictiru
022592a574 #1438 Downsample large images and max out at 800px 2021-03-25 16:27:30 -07:00
sictiru
48d51fcea8 #1431 Material Design Chips for story tags 2021-03-20 19:49:43 -07:00
sictiru
445b524ec9 Update dependencies 2021-03-20 16:07:54 -07:00
sictiru
072da3c9e5 #1431 Display saved story timestamp 2021-03-20 15:39:51 -07:00
Samuel Clay
8358015b11 Handling cold start 2021-03-11 10:09:48 -05:00
Samuel Clay
926fb2d62b Handling cold start 2021-03-11 10:08:59 -05:00
Samuel Clay
3340ae9081 Changing redis hosts 2021-03-11 10:07:53 -05:00
Samuel Clay
6aefe5739e Adding redis host 2021-03-11 09:53:55 -05:00
Samuel Clay
de46f03f77 Retroactively adding redis pubsub monitor. 2021-03-11 09:52:19 -05:00
Samuel Clay
3665a05e3a Convertng ObjectId to str 2021-03-10 17:05:19 -05:00
Samuel Clay
a1475b3e51 Handling monitor failure 2021-03-09 17:05:55 -05:00
Samuel Clay
e7eeb6a2a2 Failed feeds fetched monitor needs to handle edge case. 2021-03-09 17:04:06 -05:00
Samuel Clay
9662a37af7
Merge pull request #1428 from da2x/patch-3
Move WebSub callbacks to HTTPS
2021-03-08 11:49:17 -05:00
sictiru
cb2a1118d6 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2021-03-06 17:56:55 -08:00
sictiru
d5c52af509 #1237 Preference to toggle offline text storage 2021-03-06 17:50:40 -08:00
sictiru
9e8927268e #1245 Copy to clipboard holds story url 2021-03-06 12:15:44 -08:00
Daniel Aleksandersen
9082137b72
Move WebSub callbacks to HTTPS 2021-03-05 17:51:57 +01:00
Samuel Clay
9f8f7d39cd Don't cancel second most recent paypal subscription because it may be the current subscription. 2021-03-02 17:59:50 -05:00
Samuel Clay
ae8f856677 Revert "Merge pull request #1395 from alistair23/alistair/last_read_date"
This reverts commit 0c94ead47d, reversing
changes made to 7ee8fb4204.
2021-03-01 18:12:49 -05:00
Samuel Clay
0c94ead47d
Merge pull request #1395 from alistair23/alistair/last_read_date
apps/reader/views: Send last_read_date when retrieving read stories
2021-03-01 18:00:25 -05:00
Samuel Clay
7ee8fb4204 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:02:31 -05:00
Samuel Clay
9566d931d7 Merge branch 'sictiru'
* sictiru:
  V10.2.1b3.
  #1198 Emailing stories
  Update dependencies
  #1199 Add recount before remote sync
  #1396 Navigation gestures vs swipe gestures
  #1401 Target SDK version 30
  #1399 Search for feeds
  Android v10.2.1b2.
  #1392 Collapsing toolbar sticky feed header
2021-02-23 14:40:55 -05:00
Samuel Clay
f476bcf74a V10.2.1b3. 2021-02-23 14:40:43 -05:00
Samuel Clay
ba36cc71d9 Merge branch 'master' into sictiru
* master: (62 commits)
  Backing up postgres version
  Ignoring terraform on master.
  Preserving original debug for query debugging.
  Adding a test for compact folders.
  Adding a preference to notification title only.
  Adding in preference to only send full title in iOS notifications.
  Forgot primary state
  Adding replset oplog timing to db monitor.
  Ignoring ansible (will not ignore in dashboard3)
  Removing ssl from nginx, adding mongo.conf back in to all servers.
  Fixing OPML uploads.
  Upgrading to mongo 3.4.
  Use email if username doesnt work.
  Removing old types field. Needed to upgrade to mongo 3.4.
  Checking if a feed has any notifications on it, set a max of 30 min fetch (yes this is a pretty good way of getting your feeds to fetch faster, but youll have to deal with the notifications).
  Fix task fetch monitor.
  Attempting to see iOS premium status over email.
  Handling work queue missing error.
  Limiting work queue checks.
  Executable monitor work queue.
  ...
2021-02-22 10:58:07 -05:00
sictiru
dfa237e8fb #1198 Emailing stories 2021-02-21 17:29:24 -08:00
sictiru
d20de367f1 Update dependencies 2021-02-20 18:38:36 -08:00
sictiru
9522102ec7 #1199 Add recount before remote sync 2021-02-20 16:47:51 -08:00
Samuel Clay
8e224de2b9 Backing up postgres version 2021-02-18 20:57:56 -05:00
Samuel Clay
b3af2d0c4c Ignoring terraform on master. 2021-02-08 12:30:23 -05:00
Samuel Clay
fe54785a9c Preserving original debug for query debugging. 2021-02-08 12:12:00 -05:00
Samuel Clay
8484ec9f71 Adding a test for compact folders. 2021-02-02 20:19:50 -05:00
Samuel Clay
1024374a55 Adding a preference to notification title only. 2021-02-01 14:59:24 -05:00
Samuel Clay
615819eff5 Adding in preference to only send full title in iOS notifications. 2021-02-01 14:00:04 -05:00
Samuel Clay
b9d22d8d12 Forgot primary state 2021-02-01 12:41:46 -05:00
Samuel Clay
79b0643992 Adding replset oplog timing to db monitor. 2021-02-01 12:39:28 -05:00
Samuel Clay
1385aff790 Ignoring ansible (will not ignore in dashboard3) 2021-02-01 09:28:10 -05:00
Samuel Clay
d88e86d4cb Removing ssl from nginx, adding mongo.conf back in to all servers. 2021-02-01 02:26:56 -05:00
sictiru
d524b71093 Version merge conflict 2021-01-30 13:49:42 -08:00
sictiru
fa46585abe #1396 Navigation gestures vs swipe gestures 2021-01-30 13:41:26 -08:00
sictiru
465c7dd463 #1401 Target SDK version 30 2021-01-30 13:32:28 -08:00
Samuel Clay
3b302344da Fixing OPML uploads. 2021-01-24 21:05:55 -05:00
Samuel Clay
bfc75d6232 Upgrading to mongo 3.4. 2021-01-23 19:27:54 -05:00