Commit Graph

948 Commits

Author SHA1 Message Date
friendica 5d4c9f5617 more progress on notifier cleanup and encoding items for transit. 2012-11-15 21:52:05 -08:00
friendica ef192a3c14 start on item feed structures 2012-11-14 23:09:25 -08:00
friendica 90e70d9674 start on the like/dislike activities 2012-11-05 20:42:12 -08:00
friendica ece59b778e turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come. 2012-11-03 16:40:05 -07:00
friendica e3c2e58979 "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details. 2012-10-29 17:14:02 -07:00
Mike Macgirvin 7acba41dc6 more cleanup 2012-10-23 21:26:12 +11:00
friendica 87c171030c upstream fixes 2012-10-21 17:23:21 -07:00
friendica 5248c5075d more stuff we don't need. 2012-10-08 18:23:43 +11:00
friendica ef22c1a9b3 prevent tag recursion on shared posts 2012-10-08 18:04:12 +11:00
friendica a56c0425e6 start fixing all the item queries 2012-10-07 18:44:06 -07:00
friendica c612253627 fix some issues that couldn't be tested yesterday - as was working offline 2012-10-07 16:39:29 -07:00
friendica 118049c0e9 new item structure to item_store 2012-10-06 18:17:25 +10:00
friendica e124c9fa5c Can't see any posts currently - after the big shakeup, but we can now post top level activities and store them. 2012-10-03 22:28:19 -07:00
friendica 846a9813b2 here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. 2012-10-01 18:02:11 -07:00
friendica 6c92b5ab86 separate the public feed from everything else 2012-09-20 17:04:22 -07:00
friendica 3ebb4a3dc7 updates 2012-09-09 21:17:06 -07:00
friendica 80bd128425 more DB cleanup 2012-08-30 18:47:07 -07:00
friendica 5ff6e9348b a few minor changes 2012-08-26 23:05:00 -07:00
friendica 5b547ae991 registration dangling code fragment that should've been removed 2012-08-15 23:15:29 -07:00
friendica f7c6a6ff90 item table rename parent-uri, target-type, object-type (more to come later) 2012-08-15 22:33:37 -07:00
friendica 2358a220ba merge from upstream 2012-08-15 20:01:55 -07:00
friendica 184cf51d2f reduce duplication - only provide one system language setting 2012-08-12 20:56:23 -07:00
friendica e80d69d25b merge upstream 2012-08-11 18:54:23 -07:00
friendica 0292d46e5d merge comment threading, provide plugin/theme functions to handle css/js includes 2012-08-09 16:26:44 -07:00
friendica c673c70c25 updates 2012-08-05 21:41:58 -07:00
friendica 194c52aee5 get_item_elements (json version) 2012-07-29 22:43:51 -07:00
friendica 4b36e41b09 implement page update modes 2012-07-23 20:49:56 -07:00
friendica bf38674904 sync 2012-07-19 21:09:40 -07:00
friendica d92a4a686d eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
friendica d683df17bd Removing connectors we won't be needing - this is probably going to break some shit. 2012-07-18 04:49:15 -07:00
friendica 359c74d320 error cleanup 2012-07-17 05:30:32 -07:00
friendica 54ffc32d7c working towards getting rid of item['tag'] and item['file'] - still some dependencies 2012-07-16 21:52:26 -07:00
friendica 5902e0983d language filtering infrastructure, check owner's language prefs and either translate it or dump it depending on those prefs and the availability of translation plugins. 2012-07-16 03:53:11 -07:00
friendica a047c5b1c3 call item_translate hook if source language is not acceptable, ignore message if it cannot be translated. 2012-07-16 03:32:42 -07:00
friendica 0dc9c66b17 check for existence, not value of $arr['term'] 2012-07-16 01:56:32 -07:00
friendica b79212dcc8 split up get_browser_language() to use in additional ways 2012-07-16 01:38:26 -07:00
friendica c148455570 use include/language.php for all language and translation code 2012-07-16 01:26:26 -07:00
friendica a20a637727 merge upstream, slider work, refactor ping module, language selection work 2012-07-13 07:09:29 -07:00
friendica 3f7b93ce65 language detection and sparkle links added to plinks where appropriate 2012-07-12 03:50:05 -07:00
friendica 6105211e73 catchup 2012-07-11 04:29:47 -07:00
friendica 31c218e785 catchup 2012-07-10 20:44:17 -07:00
friendica e7957e1448 create fetch_tags function, make search work again, change logo 2012-07-10 19:28:02 -07:00
friendica 94fabe3a29 upstream fixes and a lot of taxonomy stuff 2012-07-10 06:28:02 -07:00
friendica 95fdba753c remove bookmark content flag 2012-07-08 03:38:10 -07:00
Zach Prezkuta 6d10374c17 cleanup 2012-07-07 18:50:46 -06:00
Zach Prezkuta da2ccebed8 fix bugs 2012-07-07 18:50:33 -06:00
Zach Prezkuta 173b3a1b9a allow more than one embedded private photo 2012-07-07 16:24:20 -06:00
Zach Prezkuta 57635e7684 add function to exclude embedded images when checking message length 2012-07-07 16:24:20 -06:00
Zach Prezkuta 5395cf5bd9 clear title and body of items on local delete 2012-07-05 20:07:01 -06:00
friendica 43036bee98 wrong column name (- vs _) 2012-06-28 21:32:49 -07:00