Commit graph

9968 commits

Author SHA1 Message Date
dosiecki
18052c6a2a Ensure new comments and replies show up immediately and are deduplicated. 2015-06-05 02:04:15 -07:00
dosiecki
6baaa5f743 Remove unused resources. 2015-06-04 19:32:09 -07:00
dosiecki
233eb51cff Remove unused view tagging. 2015-06-04 19:19:53 -07:00
Nicholas Omann
c07a3b6e9b Adding Opera Mini as an option for default browser. 2015-06-04 21:05:25 -05:00
dosiecki
113ac8308f Bump ver to force DB rebuild. 2015-06-04 17:39:24 -07:00
dosiecki
01036172b3 Fix many bugs in replies so they all appear, in the right order, and as soon as they are made. 2015-06-04 17:32:58 -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
Mark Anderson
55c9d85741 Add navigation from feedsub activity to feed. 2015-06-04 22:23:47 +01:00
dosiecki
4599f2c472 Make comment likes appear instantly in the UI without a full refresh cycle. 2015-06-04 14:04:35 -07:00
Mark Anderson
7a0556a251 Remove clickable spans. Move follow intent to on list click. 2015-06-04 21:33:03 +01:00
Samuel Clay
e0b4c1fc64 Adding never expire button to admin dialog. Also adding training counts. 2015-06-04 11:27:46 -07:00
Mark Anderson
bca67f141f Add field to InteractionsResponse. 2015-06-03 23:27:25 +01:00
Mark Anderson
0734d31ab6 Add interactions call to APIManager. 2015-06-03 23:26:20 +01:00
Mark Anderson
10fc3c6e8e Remove unncessary getUser call from Profile activity. 2015-06-03 21:50:46 +01:00
dosiecki
c3cb3fb081 Prevent attempts to favourite your own comments. 2015-06-03 03:28:15 -07:00
dosiecki
f8faabeef4 Remove debug, clarify comment. 2015-06-03 03:15:44 -07:00
dosiecki
670eea8d9f Implement replies to comment-less shares. (#643) 2015-06-03 03:13:29 -07:00
dosiecki
ea70671644 Migrate more social actions to service-moderated API use, fix local display of actions before network round-trip. Implement network half of new commenting-on-raw-shares feature. (#643) 2015-06-03 00:43:58 -07:00
Samuel Clay
54db8505cb Adding friends replies profiles to attachment. 2015-06-02 21:19:06 -07:00
Samuel Clay
4d17bca57c Better colors for interactions. 2015-06-02 21:07:28 -07:00
Samuel Clay
892cb72cd1 Cleaning up interactions: link colors and reply/comment length. 2015-06-02 21:04:27 -07:00
Samuel Clay
7c6cce7f5b Removing unused CA. 2015-06-02 11:24:38 -07:00
Samuel Clay
b043b4278b Trying a different PK for favicons. 2015-06-02 11:15:49 -07:00
Samuel Clay
5ef24f9d17 Trying a different PK for favicons. 2015-06-02 11:14:55 -07:00
Samuel Clay
65587ddc9c Adding logging to icon server. 2015-06-02 11:12:24 -07:00
Samuel Clay
209eb08cf0 Adding comment-less replies to social share page. 2015-06-01 20:13:03 -07:00
Samuel Clay
8652bfb1fd Merge branch 'comments'
* comments:
  Showing comment-less replies even if no comments.
  Adding new comment-less replies. Just needs testing and it's ready to ship.
2015-06-01 19:18:23 -07:00
Samuel Clay
77ea54e997 Showing comment-less replies even if no comments. 2015-06-01 19:10:23 -07:00
Samuel Clay
0b0e368649 Adding new comment-less replies. Just needs testing and it's ready to ship. 2015-06-01 18:55:50 -07:00
Samuel Clay
e6fef18976 Fixing redirect history saving. 2015-06-01 18:06:39 -07:00
Samuel Clay
baf0abae85 Fixing tlnb to allow single hostnames. 2015-06-01 17:50:06 -07:00
Samuel Clay
2817181f33 Forcing all 301 redirects to occur 20 times before committing, saving feeds from disappearing. 2015-06-01 17:14:04 -07:00
dosiecki
e075eb5433 Even better instrumentation for feedback links. 2015-06-01 17:00:02 -07:00
dosiecki
76eb50efb0 Don't bleed sync metadata during user switch. 2015-06-01 16:39:06 -07:00
dosiecki
3ecb437312 Don't bleed sync metadata when switching users. 2015-06-01 16:36:01 -07:00
dosiecki
2b99074603 Migrate share action to service-sync'd paradigm, start on UI rewrite for #643. 2015-06-01 16:33:47 -07:00
dosiecki
41cc65f918 Migrate share action to service-sync'd paradigm, start on UI rewrite for #643. 2015-06-01 16:04:15 -07:00
Mark Anderson
1497686763 More formatting of activity categories. 2015-06-01 23:16:18 +01:00
Mark Anderson
023cdc1832 Add progress indicator when loading within the activity list. 2015-06-01 22:47:05 +01:00
dosiecki
927b323bd9 Add size profiling to network response debug logs. 2015-06-01 13:42:35 -07:00
Mark Anderson
559937bc54 More formatting for comment like activity. 2015-05-31 22:01:46 +01:00
Mark Anderson
e33a0e08e3 Move time for activity below content. 2015-05-31 21:32:42 +01:00
Mark Anderson
941333ac0c Rename variables in ActivitiesAdapter 2015-05-31 21:14:23 +01:00
dosiecki
3862c6b371 Add connect/read instrumentation to all API calls. 2015-05-29 16:08:03 -07:00
Mark Anderson
38db0438f5 Use clock icon for saved activity. Fix text for signup activity. 2015-05-28 22:30:39 +01:00
Mark Anderson
d328562cc3 Fix loading profile for another user. Work on formatting for comment like activity. 2015-05-28 22:22:46 +01:00
Mark Anderson
673f9e99bd Initial work on paging the activities list 2015-05-27 23:23:57 +01:00
Samuel Clay
a266d9f585 Adding DF missing users. 2015-05-26 17:58:45 -07:00
Samuel Clay
bd4e3c322e Fixing delete feeds recreator. 2015-05-26 17:57:26 -07:00
Samuel Clay
b46413a078 Fixing paypalapi to check if api_ca_certs is false. 2015-05-26 12:34:52 -07:00