aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Expand)AuthorAgeFilesLines
* there's no $a in comanche_block() (zottel)friendica2013-09-301-1/+1
* Issue #158friendica2013-09-291-1/+1
* fix can_comment_on_post when viewing wall-to-wallfriendica2013-09-281-1/+1
* structure for channel unionsfriendica2013-09-261-1/+1
* suppress creating the directory update record for profile updates which are p...friendica2013-09-251-1/+1
* reduce susceptibility to bleichenberger attackfriendica2013-09-241-1/+1
* oauth settings - clarify textfriendica2013-09-231-1/+1
* adult channel settingfriendica2013-09-221-1/+1
* rev updatefriendica2013-09-201-1/+1
* sync item_search with yesterday's network fix for collections. Add ud_addr to...friendica2013-09-191-1/+1
* make collections work againfriendica2013-09-181-1/+1
* add -C cfgfile option to shred to allow multiple configurations. I just added...friendica2013-09-171-1/+1
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ...friendica2013-09-161-1/+1
* implement what I hope will now be the server side of directory sync, add view...friendica2013-09-151-1/+1
* import_xchan - check every known hubloc/location field and create a new hublo...friendica2013-09-141-1/+1
* doc update, put more telemetry on notifier and try to ensure that private pos...friendica2013-09-131-1/+1
* remove some debugging stuff now that the problem they were trying to locate d...friendica2013-09-121-1/+1
* assuming this doesn't blow up the internet like the last fix - this is a very...friendica2013-09-111-1/+1
* z_fetch_url - include curl debug info in return array and log it (at logger_d...friendica2013-09-101-1/+1
* some alteration to the way directory sync was originally supposed to work. I'...friendica2013-09-091-1/+1
* rev updatefriendica2013-09-081-1/+1
* allow menu management even if there are no menu itemsfriendica2013-09-071-1/+1
* provide mimetype selector on edit (pages and blocks)friendica2013-09-061-1/+1
* fix network search - except it can't search private posts. That may be a prob...friendica2013-09-051-1/+1
* render blocks - yes these should be templates, but I've got too much to do at...friendica2013-09-041-1/+1
* testing Comanchefriendica2013-09-031-1/+1
* webpage content-type -- needs cleaning up and a security check once all the i...friendica2013-09-021-1/+1
* This isn't optimal, but on the short term we'll clone the page editor to use ...friendica2013-09-011-1/+1
* more debugging on localize_item top find out why likes are not translated in ...friendica2013-08-311-1/+1
* block attempts to set the baseurl to an ip address if it was previously a dns...friendica2013-08-291-1/+1
* right - here's how we're going to link comanche with webpagesfriendica2013-08-281-1/+1
* get rid of ssl_policy - it's implicit in the site urlfriendica2013-08-271-1/+1
* regex patchfriendica2013-08-261-1/+1
* always use system provided baseurl if configuredfriendica2013-08-251-1/+1
* fix xchans more completely after a URL changefriendica2013-08-241-1/+1
* add zid to connect_urlfriendica2013-08-221-1/+1
* poll stufffriendica2013-08-211-1/+1
* fix superblock for commentsfriendica2013-08-201-1/+1
* if changing primary hub during an import operation - remove the old xchan and...friendica2013-08-191-1/+1
* Another try at issue #61 and #62 - an earlier fix was partially working but t...friendica2013-08-181-1/+1
* issue #82, posted order not working - also doc updatefriendica2013-08-171-1/+1
* not able to drop pending connectionsfriendica2013-08-151-1/+1
* ru strings updatedfriendica2013-08-141-1/+1
* a bit more work on menusfriendica2013-08-131-1/+1
* theme personal menus so they look more or less like widgetsfriendica2013-08-121-1/+1
* don't import any hubloc that doesn't have a sitekey. Eventually we should als...friendica2013-08-111-1/+1
* move sitekey creation to the account creation function instead of during chan...friendica2013-08-091-1/+1
* malformed ru string filefriendica2013-08-081-1/+1
* big changes to photo->store() which is now photo->save() and takes an array i...friendica2013-08-071-1/+1
* we've been storing json_encoded structures on disk in several places because ...friendica2013-08-061-1/+1