Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which ↵ | friendica | 2013-04-15 | 1 | -1/+1 |
| | | | | means we can zidify them) | ||||
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵ | friendica | 2013-04-14 | 1 | -1/+1 |
| | | | | privacy-is-more-important-than-ease-of-use folks. | ||||
* | magic auth doco | friendica | 2013-04-10 | 1 | -1/+1 |
| | |||||
* | modify linkify to work correctly with Red mid's containing '@' | friendica | 2013-04-08 | 1 | -1/+1 |
| | |||||
* | wrapper function to create arbitrary activities (e.g. for plugins and apps) ↵ | friendica | 2013-04-04 | 1 | -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 update | friendica | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | update manage table and some documentation | friendica | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | magic auth issue | friendica | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | uri to mid | friendica | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | fix mod_display breakage. | friendica | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2013-03-23 | 1 | -1/+1 |
| | |||||
* | update | friendica | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | we'll need a special system channel (not attached to any account) for ↵ | friendica | 2013-03-18 | 1 | -1/+1 |
| | | | | directory synchronisation | ||||
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | prepare for multiple content types | friendica | 2013-03-14 | 1 | -1/+1 |
| | |||||
* | directory synchronisation timestamps | friendica | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | tell it like it is. | friendica | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | likes were somewhat confused. Unconfuse them. | friendica | 2013-03-11 | 1 | -1/+1 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | randprof sorta working | friendica | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 1 | -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 work | friendica | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | cleanup affinity tool | friendica | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | improve mod/display for local users - use their own copy if possible | friendica | 2013-03-02 | 1 | -1/+1 |
| | |||||
* | add account_external for linking to legacy authentication infrastructure ↵ | friendica | 2013-03-01 | 1 | -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 not | friendica | 2013-02-28 | 1 | -1/+1 |
| | |||||
* | hex2bin is a built-in function in PHP 5.4 | friendica | 2013-02-27 | 1 | -1/+1 |
| | |||||
* | initial doco | friendica | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | little fixes | friendica | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | allow embedded content via ajax on page load | friendica | 2013-02-23 | 1 | -1/+1 |
| | |||||
* | fix a typo and bring back nav:hover animation for the red scheme | friendica | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | viewcontacts update | friendica | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | moving on | friendica | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -1/+1 |
| | |||||
* | public scope | friendica | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | auto-submit connection edit form when quick permissions are applied | friendica | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | this might make zot-id work as originally conceived complete with reverse ↵ | friendica | 2013-02-06 | 1 | -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 storage | friendica | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | null notice when sending private mail | friendica | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | support for OS files and add directory support to file/attach object | friendica | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | debugging the photo api | friendica | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | more progress on photos api | friendica | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | file/attachment storage api with revision control - needs a bit more testing ↵ | friendica | 2013-01-31 | 1 | -1/+1 |
| | | | | but the framework is in place | ||||
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | Widget manager.... | friendica | 2013-01-29 | 1 | -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. | friendica | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | log directory source url | friendica | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | better handling of failures to lookup remote authors | friendica | 2013-01-26 | 1 | -1/+1 |
| |