aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Collapse)AuthorAgeFilesLines
* wrong attribution on likes of comments in email notifications. Let's also ↵friendica2013-05-281-1/+1
| | | | call the thing they liked a comment instead of a status
* zidify img links, delay notifier until actually published for time ↵friendica2013-05-271-1/+1
| | | | travelling posts
* set default contact affinity back to 99 - we'll solve the other problem ↵friendica2013-05-241-1/+1
| | | | another way, this one is flawed
* make 90 the default closeness when humans are involved in the processfriendica2013-05-231-1/+1
|
* add basic input filtering to the simple activity postingfriendica2013-05-221-1/+1
|
* more permissions descriptive text to lessen confusionfriendica2013-05-211-1/+1
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-201-1/+1
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* issue with auto permissionsfriendica2013-05-191-1/+1
|
* doc update plus fix the "only to those in my address book" permissionfriendica2013-05-181-1/+1
|
* convert all the remaining email templates to smartyfriendica2013-05-161-1/+1
|
* add magic_auth_complete hookfriendica2013-05-151-1/+1
|
* disable pcss when installing since modules don't yet work and pcss uses the ↵friendica2013-05-141-1/+1
| | | | view module, plus weekly doc update
* It's a red matrix, and matrix is better indicated by # than by ! - and would ↵friendica2013-05-111-1/+1
| | | | otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
* rev updatefriendica2013-05-101-1/+1
|
* get search page working with live-update and endless scroll, still not ↵friendica2013-05-091-1/+1
| | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
* small updatesfriendica2013-05-081-1/+1
|
* fix prettyphoto pathfriendica2013-05-071-1/+1
|
* fixesfriendica2013-05-061-1/+1
|
* minor fixes related to postgres developmentfriendica2013-05-051-1/+1
|
* smarter handling of js_upload source paramfriendica2013-05-021-1/+1
|
* change plugin_install to plugin_load, etc.friendica2013-05-011-1/+1
|
* change the way profiles are importedfriendica2013-04-301-1/+1
|
* add some debugging - update times are changing much faster than they're ↵friendica2013-04-291-1/+1
| | | | supposed to. Log what has changed.
* port superblock core code (except Red will use an xchan instead of a URL)friendica2013-04-281-1/+1
|
* rev updatefriendica2013-04-261-1/+1
|
* odds and ends in prepearation for photo abstraction, plus red-to-friendica addonfriendica2013-04-251-1/+1
|
* dba driver cleanupfriendica2013-04-231-1/+1
|
* db abstraction layerfriendica2013-04-221-1/+1
|
* reverting to fancybox for "save to file" selection box until we find a ↵friendica2013-04-211-1/+1
| | | | better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
* sql error on contact removalfriendica2013-04-191-1/+1
|
* turn naked links in posts into zrl's if we've got a hubloc for the sitefriendica2013-04-181-1/+1
|
* start of DB driver abstraction class (we'll need similar mechanisms for the ↵friendica2013-04-171-1/+1
| | | | GD/ImageMagick photo stuff and perhaps also for abstracting alternate "social networks")
* zid fixesfriendica2013-04-161-1/+1
|
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which ↵friendica2013-04-151-1/+1
| | | | means we can zidify them)
* IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵friendica2013-04-141-1/+1
| | | | privacy-is-more-important-than-ease-of-use folks.
* magic auth docofriendica2013-04-101-1/+1
|
* modify linkify to work correctly with Red mid's containing '@'friendica2013-04-081-1/+1
|
* wrapper function to create arbitrary activities (e.g. for plugins and apps) ↵friendica2013-04-041-1/+1
| | | | with a minimal amount of fuss, though the amount of fuss could increase significantly depending on the nature of the activity. For a simple wall post, just set the $arr['body'] to the desired text and we'll do the rest. If the activity requires special verbs, objects or targets, these will all need to be constructed.
* rev updatefriendica2013-04-031-1/+1
|
* update manage table and some documentationfriendica2013-03-271-1/+1
|
* magic auth issuefriendica2013-03-261-1/+1
|
* uri to midfriendica2013-03-251-1/+1
|
* fix mod_display breakage.friendica2013-03-241-1/+1
|
* rev updatefriendica2013-03-231-1/+1
|
* updatefriendica2013-03-211-1/+1
|
* we'll need a special system channel (not attached to any account) for ↵friendica2013-03-181-1/+1
| | | | directory synchronisation
* add xconfig table and functions, update strings and docofriendica2013-03-151-1/+1
|
* prepare for multiple content typesfriendica2013-03-141-1/+1
|
* directory synchronisation timestampsfriendica2013-03-131-1/+1
|
* tell it like it is.friendica2013-03-121-1/+1
|