Commit graph

330 commits

Author SHA1 Message Date
Samuel Clay
d90a9aa718 Goodbye AppDotNet 2020-06-11 14:06:08 -04:00
Samuel Clay
57b6671a7b Adding secure image urls for shared stories. 2019-01-20 14:12:28 -05:00
Samuel Clay
d94c6df4ce Creating MSocialServices when necessary. 2018-08-10 15:21:02 -04:00
Samuel Clay
f1ebda09e5 Handling missing shared story when replying. Somehow the user's client is repeatedly sending a broken/500 request. 2018-06-29 14:01:48 -04:00
Samuel Clay
a21a3fa2d9 Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this 2017-04-04 17:13:43 -07:00
Samuel Clay
272db0acaa Upping quota to 100 shared stories a day. 2017-03-23 08:53:49 -07:00
Samuel Clay
5e3a3f1e6f Bumping premium shares to 50 per day. 2017-03-21 16:21:45 -07:00
Samuel Clay
259ee02663 Only 20 stories may be shared per day for premiums, 3 for free users. Also hits IFTTT sharing. 2017-03-21 12:54:27 -07:00
Samuel Clay
b548e9c7ff Correctly counting shared stories by using social sub's mark as read date. Matches individual blurblogs unread counts and unread stories with All Shared Stories. 2017-01-10 20:25:02 -08:00
Samuel Clay
6698967021 Handling twitter issues. 2016-11-21 13:15:50 -08:00
Samuel Clay
e549b1d16c Sharing stories should use latest story, not earlier story with changes. 2016-11-20 19:37:00 -08:00
Samuel Clay
8bbd280718 Not showing story diffs in blurblogs. 2016-11-20 19:23:53 -08:00
Samuel Clay
191df1edf4 Fixing hinting. 2016-11-10 17:59:47 -08:00
Samuel Clay
2e50642b4b Another missing field. 2016-11-10 17:49:52 -08:00
Samuel Clay
59aac74f42 Continuing to add index hints to shared stories. 2016-11-09 11:32:51 -08:00
Samuel Clay
d7e2c5d3b0 Using hints on shared stories index. 2016-11-09 11:28:53 -08:00
Samuel Clay
5c11f12834 Fixing a bad index on blurblogs. 2016-11-09 11:16:05 -08:00
Samuel Clay
de675b03a6 Upgrading tweepy, hoping it fixes auth issues w/ twitter. 2016-05-27 08:58:27 -07:00
Samuel Clay
849a194e29 Only subscribed users can read newsletters. This prevents users who aren't the original recipient from sharing or reading other user's newsletters. 2016-03-17 11:22:05 -07:00
Samuel Clay
34228e3b77 Handling search queries with just spaces in them. 2016-01-28 11:41:01 -08:00
Samuel Clay
6f4c9fba36 Revert "Revert "Merge branch 'charts2'""
This reverts commit d5a480a4c8.
2016-01-05 11:32:36 -08:00
Samuel Clay
d5a480a4c8 Revert "Merge branch 'charts2'"
This reverts commit 02909962d4, reversing
changes made to 6be803a08f.
2016-01-05 11:08:40 -08:00
Samuel Clay
0fe3dc78e4 Patching charts to fix broken charts branch. 2015-11-30 09:31:10 -08:00
Samuel Clay
5796c00a0b Finishing up last scroll position. Needs to take into account any images, which are throwing off the scroll positions. 2015-09-17 13:15:10 -07:00
Samuel Clay
22ce6d8026 Fixing last of commentless shares on ios. Ready to roll with scroll position saving. 2015-09-16 20:41:06 -07:00
Samuel Clay
4a82e187c3 Same as 44ac8a027a, but for socialsubs. 2015-09-03 15:18:13 -07:00
Samuel Clay
d0c7e955c7 Showing user ip in social pages. 2015-07-29 13:43:18 -07:00
Samuel Clay
a983d1afe5 Showing user agent in social pages. 2015-07-29 13:37:12 -07:00
Samuel Clay
1a578193a4 Updating to latest pymongo and mongoengine. 2015-07-20 16:44:50 -07:00
Samuel Clay
b27590506c Fixing notuniqueerrors. 2015-07-07 13:34:06 -07:00
Samuel Clay
469e591bde Handling missing shared story when liking a comment. 2015-07-07 13:28:43 -07:00
Samuel Clay
b65c157d86 Adding story_hash to interactions and activities. (For #693). Note that comment_like's may have a null story_hash, although future comment_like's wont. 2015-06-04 15:38:21 -07:00
Samuel Clay
54c5503514 Handling missing twitter usernames. 2015-04-07 10:55:29 -07: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
bc75e86074 Adding ratelimit to friends list. 2014-12-08 14:59:30 -08:00
Samuel Clay
a42824e67d Adding user find by id for staff. 2014-09-05 10:46:46 -07:00
Samuel Clay
66daa94ce3 Handling errors with sharing stories. 2014-08-04 15:46:24 -07:00
Samuel Clay
162b0346a5 Only premiums users can share multiple stories from a single feed per day. 2014-06-16 15:51:10 -07:00
Samuel Clay
3ef7a7776d Showing saved/shared story status at bottom on ios. 2014-05-21 12:24:22 -07:00
Samuel Clay
fb061dbb1e Handle find friends case if email is invalid. 2014-03-14 11:51:04 -07:00
Samuel Clay
a46ba555b0 Restricting friend search by email only to staff and exact emails. Thanks to @jmorahan. 2014-03-14 11:44:46 -07:00
Samuel Clay
a03d058874 Better find friends with emails. 2014-03-14 11:04:15 -07:00
Samuel Clay
f6b7a553be Merge branch 'master' into tagging
* master:
  Now forcing image sizing.
  Upgrading feedparser.
  Fixing RSS feed for blurblogs by using permalinks instead of guids.
  Treat 12:00am as occurring at the start of the day
  Adding monit for work server.
  Removing starred stories from mongo backups.
  Logic error.
  New algorithm for figuring out how long to renew.
2014-01-02 13:16:36 -08:00
Samuel Clay
b48f9bb129 Fixing RSS feed for blurblogs by using permalinks instead of guids. 2014-01-02 12:32:16 -08:00
Samuel Clay
65d172ebf3 RSS feed for saved stories. 2013-12-19 11:57:58 -08:00
Samuel Clay
f6bd217eb3 Using timezone-aware relative dates (Today, Yesterdays). 2013-11-22 11:07:14 -08:00
Samuel Clay
a56f44cdef Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-11-22 11:06:24 -08:00
Samuel Clay
674356fbed Major refactoring of social blurblog. Also adding a new trimmer, but keeping it turned off. 2013-11-22 11:06:20 -08:00
Samuel Clay
e2e74809dc Fixing missing shared key when sharing a story. 2013-11-22 11:06:19 -08:00
Samuel Clay
db74119842 Using timezone-aware relative dates (Today, Yesterdays). 2013-11-06 23:39:28 -08:00