aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* likes were somewhat confused. Unconfuse them.friendica2013-03-111-1/+1
|
* .friendica2013-03-101-1/+1
|
* randprof sorta workingfriendica2013-03-061-1/+1
|
* just tinkering and trying a few things - don't get upset. It can all be ↵friendica2013-03-051-1/+1
| | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
* fix timeago (again), webfinger new spec implemented, some theme workfriendica2013-03-041-1/+1
|
* cleanup affinity toolfriendica2013-03-031-1/+1
|
* improve mod/display for local users - use their own copy if possiblefriendica2013-03-021-1/+1
|
* add account_external for linking to legacy authentication infrastructure ↵friendica2013-03-011-1/+1
| | | | (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red.
* this might make edits update across the wire, or it might notfriendica2013-02-281-1/+1
|
* hex2bin is a built-in function in PHP 5.4friendica2013-02-271-1/+1
|
* initial docofriendica2013-02-261-1/+1
|
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* little fixesfriendica2013-02-241-1/+1
|
* allow embedded content via ajax on page loadfriendica2013-02-231-1/+1
|
* fix a typo and bring back nav:hover animation for the red schemefriendica2013-02-211-1/+1
|
* rev updatefriendica2013-02-201-1/+1
|
* viewcontacts updatefriendica2013-02-191-1/+1
|
* moving onfriendica2013-02-181-1/+1
|
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-161-1/+1
|
* public scopefriendica2013-02-151-1/+1
|
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-071-1/+1
|
* this might make zot-id work as originally conceived complete with reverse ↵friendica2013-02-061-1/+1
| | | | magic auth. If it doesn't it will probably crash and burn every site involved in horrible ways. To test or not to test.... decisions. (Maybe tomorrow.)
* mod/attach support for files/attachments using OS storagefriendica2013-02-051-1/+1
|
* null notice when sending private mailfriendica2013-02-041-1/+1
|
* support for OS files and add directory support to file/attach objectfriendica2013-02-031-1/+1
|