Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | poco debugging cont. | friendica | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | uncomplicate item deletion and fixup all the other linked tables | friendica | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 1 | -1/+1 |
| | | | | window | ||||
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | more work on magic auth | friendica | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | preserve event item[uri] if present | friendica | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 1 | -1/+1 |
| | | | | message_ids from the origination site. | ||||
* | add versioning info to basic identity export, create skeleton function for ↵ | friendica | 2013-01-18 | 1 | -1/+1 |
| | | | | import | ||||
* | begin the hard slog on the api | friendica | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | fresh: add help|? command | friendica | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | skeleton for channel import | friendica | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | add page module | friendica | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | network & home notification fixes | friendica | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | wrong redirection after follow | friendica | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | events are still buggered and aren't anywhere close to working, but not ↵ | friendica | 2013-01-07 | 1 | -1/+1 |
| | | | | buggered quite as much as before. | ||||
* | get sliders working again | friendica | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | fix live update on channel page | friendica | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | zome issues registering new hubs | friendica | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | start building social graph | friendica | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | couple of fixes to follow, prepare for default connection permissions | friendica | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | more logging, some debugging of group membership page | friendica | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | no hub - well doh, no wonder; we were looking for array['hub'] and it's ↵ | friendica | 2012-12-29 | 1 | -1/+1 |
| | | | | actually array['url']. | ||||
* | bypass replace_macros and use template processor directly for theme includes | friendica | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | This was bloody hard to sort out.... but now it's sorted and we can move ↵ | friendica | 2012-12-27 | 1 | -1/+1 |
| | | | | forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?" | ||||
* | add important profile fields to zot-info if permitted - for directory | friendica | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | allow toplevel domain redirects for zot-info | friendica | 2012-12-25 | 1 | -1/+1 |
| | |||||
* | add permission controls to "storage" objects such as attachments or other ↵ | friendica | 2012-12-22 | 1 | -1/+1 |
| | | | | stored files |