aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* debugging the photo apifriendica2013-02-021-1/+1
|
* more progress on photos apifriendica2013-02-021-1/+1
|
* file/attachment storage api with revision control - needs a bit more testing ↵friendica2013-01-311-1/+1
| | | | but the framework is in place
* beginning of backend file/attachment apifriendica2013-01-301-1/+1
|
* Widget manager....friendica2013-01-291-1/+1
| | | | | | | | | | | | | | | | | | /* * Use a theme or app specific widget ordering list to determine what widgets should be included * for each module and in what order and optionally what region of the page to place them. * For example: * view/wgl/mod_connections.wgl: * ----------------------------- * vcard aside * follow aside * findpeople rightside * collections aside * * If your widgetlist does not include a widget that is destined for the page, it will not be rendered. * You can also use this to change the order of presentation, as they will be presented in the order you specify. * */
* Someday the social graph will work, but alas not today. Add more debugging.friendica2013-01-281-1/+1
|
* log directory source urlfriendica2013-01-271-1/+1
|
* better handling of failures to lookup remote authorsfriendica2013-01-261-1/+1
|
* poco debugging cont.friendica2013-01-251-1/+1
|
* uncomplicate item deletion and fixup all the other linked tablesfriendica2013-01-241-1/+1
|
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-231-1/+1
| | | | window
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-1/+1
|
* more work on magic authfriendica2013-01-211-1/+1
|
* preserve event item[uri] if presentfriendica2013-01-201-1/+1
|
* more heavy lifting on API - though need to re-visit events and give them all ↵friendica2013-01-191-1/+1
| | | | message_ids from the origination site.
* add versioning info to basic identity export, create skeleton function for ↵friendica2013-01-181-1/+1
| | | | import
* begin the hard slog on the apifriendica2013-01-161-1/+1
|
* slow progress on events, one step forward, one step back.friendica2013-01-151-1/+1
|
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-1/+1
|
* fresh: add help|? commandfriendica2013-01-131-1/+1
|
* skeleton for channel importfriendica2013-01-121-1/+1
|
* add page modulefriendica2013-01-121-1/+1
|
* network & home notification fixesfriendica2013-01-111-1/+1
|
* wrong redirection after followfriendica2013-01-091-1/+1
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-071-1/+1
| | | | buggered quite as much as before.