Commit Graph

2673 Commits

Author SHA1 Message Date
friendica 77b334efbc cleanup of mod_zregister, basic functionality working - new accounts getting stored. 2012-08-15 21:56:04 -07:00
friendica 2358a220ba merge from upstream 2012-08-15 20:01:55 -07:00
friendica 2a49460c77 improvements in js localisation/translation 2012-08-13 22:12:16 -07:00
friendica 184cf51d2f reduce duplication - only provide one system language setting 2012-08-12 20:56:23 -07:00
friendica f261871346 cleanup all the theme include stuff - this could make Friendica themes work out of the box, maybe. 2012-08-11 19:28:58 -07:00
friendica e80d69d25b merge upstream 2012-08-11 18:54:23 -07:00
friendica 26e29d7f88 zot basic comm structure (real basic) 2012-08-09 20:31:06 -07:00
friendica f2a7fcf822 more theme modularisation and css/js management 2012-08-09 19:09:55 -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 432595314a Merge https://github.com/friendica/red into zpull 2012-08-08 18:50:33 -07:00
friendica 9a39d4ade2 moving forward again 2012-08-08 18:50:04 -07:00
Thomas Willingham 29b8b8f82b Merge remote-tracking branch 'upstream/master' 2012-08-09 01:35:46 +01:00
friendica 5f619d3254 the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now. 2012-08-06 23:10:37 -07:00
Thomas Willingham e6763be5f3 Bring get_theme_screenshot and get_theme_info up to date. 2012-08-06 19:25:09 +01:00
friendica c673c70c25 updates 2012-08-05 21:41:58 -07:00
friendica dcbc0c0c95 major theme re-org, only duepuntozero and slackr working atm 2012-08-01 05:02:43 -07:00
friendica 7a08942872 remember that the main thing is to keep the main thing the main thing... 2012-07-31 17:55:27 -07:00
friendica 65160ffd12 functions to generate and check webbies interactively 2012-07-30 21:51:25 -07:00
friendica 194c52aee5 get_item_elements (json version) 2012-07-29 22:43:51 -07:00
friendica 4824e5b8b8 birthdays and events are now notifications 2012-07-29 18:29:27 -07:00
friendica 2ae0076ae2 move today's events into a ping notification 2012-07-28 17:21:42 -07:00
friendica 4ec7ef5223 more fixes for the legacy stuff as we push forward to new stuff 2012-07-26 02:27:12 -07:00
friendica 7bdbb8331c picking up the page load times a bit 2012-07-25 22:55:43 -07:00
friendica fc53a7a09e recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network 2012-07-25 18:57:04 -07:00
friendica 6911beca2f ajax page loads 2012-07-24 22:06:21 -07:00
friendica ea13ece890 rev update 2012-07-24 21:03:15 -07:00
friendica 4b36e41b09 implement page update modes 2012-07-23 20:49:56 -07:00
friendica b0f1d03a8a convert all network search params to get requests (no url path args) 2012-07-23 17:35:58 -07:00
friendica 3decf67e6d realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (available on tooltip) 2012-07-23 04:11:59 -07:00
friendica 4e4395b00f more registration functions plus ability to over-ride individual strings plus upstream merges plus rev update 2012-07-22 17:25:26 -07:00
friendica 1f313eba50 upstream fixes 2012-07-22 05:13:29 -07:00
friendica 236ba8badc more account infrastructure 2012-07-22 00:46:20 -07:00
friendica 6e08f39820 simplify 2012-07-21 03:48:59 -07:00
friendica bf38674904 sync 2012-07-19 21:09:40 -07:00
friendica 49c0e0de9b sync changes 2012-07-19 18:53:26 -07:00
friendica d92a4a686d eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
friendica 0400779b43 remove some d* extraneous bullshit 2012-07-18 05:00:59 -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 59ec671879 json notification popup mostly working in zero 2012-07-17 22:11:24 -07:00
friendica 073eb1b845 backend support for alternate profile photos for private profiles 2012-07-17 16:02:16 -07:00
friendica 359c74d320 error cleanup 2012-07-17 05:30:32 -07:00
friendica e03da2beba first cut at a generalised item query function 2012-07-16 23:14:11 -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 d3279a6157 more search cleanup 2012-07-16 21:20:04 -07:00
friendica aeaccb03ba make network tag and personal searches work again 2012-07-16 21:07:59 -07:00
friendica 44638184c3 the pioneers should at least have a current db - it will likely be some time before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls. 2012-07-16 16:33:31 -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