Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | lotsa little fixes | friendica | 2012-10-21 | 10 | -85/+56 | |
| | ||||||
* | upstream fixes | friendica | 2012-10-21 | 6 | -198/+210 | |
| | ||||||
* | this might post a profile change activity now - it just won't broadcast anywhere | friendica | 2012-10-19 | 2 | -37/+23 | |
| | ||||||
* | cleanup abook structure | friendica | 2012-10-19 | 2 | -23/+34 | |
| | ||||||
* | more work on profile changes - the notify activity is still stuffed as we ↵ | friendica | 2012-10-19 | 3 | -31/+37 | |
| | | | | finalise the json structure for activitystream meta-data | |||||
* | fix photo in nav menu | friendica | 2012-10-19 | 1 | -1/+5 | |
| | ||||||
* | don't show categories widget if there are none | friendica | 2012-10-19 | 4 | -13/+14 | |
| | ||||||
* | get profile edits working | friendica | 2012-10-18 | 3 | -28/+28 | |
| | ||||||
* | fix profile | friendica | 2012-10-18 | 1 | -6/+9 | |
| | ||||||
* | new install settings | friendica | 2012-10-18 | 5 | -5/+14 | |
| | ||||||
* | use a single language config until all the new options are in place | friendica | 2012-10-17 | 9 | -544/+41 | |
| | ||||||
* | output queue (merges the old deliverq and queue and adds some zotness) | friendica | 2012-10-17 | 3 | -2/+20 | |
| | ||||||
* | more detail | friendica | 2012-10-16 | 2 | -2/+7 | |
| | ||||||
* | make the spec in "spec" current. | friendica | 2012-10-14 | 2 | -158/+15 | |
| | ||||||
* | profile in a window for those who think all profiles and all pages on the ↵ | friendica | 2012-10-10 | 2 | -0/+55 | |
| | | | | internet should look exactly like theirs | |||||
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 10 | -85/+76 | |
| | ||||||
* | abook structure | friendica | 2012-10-08 | 4 | -17/+30 | |
| | ||||||
* | more stuff we don't need. | friendica | 2012-10-08 | 1 | -22/+15 | |
| | ||||||
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 3 | -4/+12 | |
| | ||||||
* | get posts to show up | friendica | 2012-10-07 | 4 | -10/+60 | |
| | ||||||
* | start fixing all the item queries | friendica | 2012-10-07 | 5 | -50/+45 | |
| | ||||||
* | fix some issues that couldn't be tested yesterday - as was working offline | friendica | 2012-10-07 | 3 | -6/+6 | |
| | ||||||
* | schema push | friendica | 2012-10-06 | 1 | -121/+27 | |
| | ||||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-10-06 | 8 | -15/+15 | |
|\ | ||||||
| * | relocate register policy setting in language htconfig templates | friendica | 2012-10-07 | 8 | -15/+15 | |
| | | ||||||
* | | rev update | friendica | 2012-10-06 | 1 | -1/+1 | |
|/ | ||||||
* | item flags | friendica | 2012-10-06 | 2 | -1/+25 | |
| | ||||||
* | update mod_item to new schema (db changes have not yet been pushed due to ↵ | friendica | 2012-10-06 | 1 | -40/+24 | |
| | | | | internet difficulties) | |||||
* | new item structure to item_store | friendica | 2012-10-06 | 1 | -39/+19 | |
| | ||||||
* | provide auto admin registration as before, but allow the current admin to ↵ | friendica | 2012-10-04 | 9 | -15/+46 | |
| | | | | create other admins | |||||
* | baby steps | friendica | 2012-10-04 | 1 | -5/+19 | |
| | ||||||
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 6 | -22/+30 | |
| | ||||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 17 | -137/+90 | |
| | | | | top level activities and store them. | |||||
* | db update | friendica | 2012-10-01 | 1 | -6/+3 | |
| | ||||||
* | use hash for channel id | friendica | 2012-10-01 | 4 | -16/+54 | |
| | ||||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 47 | -7092/+16947 | |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | |||||
* | create a widget registry for pages so themes can reorder, insert/delete, and ↵ | friendica | 2012-09-27 | 5 | -11/+44 | |
| | | | | relocate widgets to different regions of the page | |||||
* | allow themes to add to and/or completely over-ride the module sidebar | friendica | 2012-09-25 | 3 | -23/+38 | |
| | ||||||
* | fix all the little typos from that huge change | friendica | 2012-09-25 | 2 | -2/+2 | |
| | ||||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 28 | -300/+307 | |
| | ||||||
* | making magic | friendica | 2012-09-22 | 2 | -28/+15 | |
| | ||||||
* | more work on magic auth | friendica | 2012-09-20 | 1 | -0/+77 | |
| | ||||||
* | mod/auth - first stab at zot's magic auth which is going to look a lot like ↵ | friendica | 2012-09-20 | 1 | -0/+517 | |
| | | | | dfrn magic auth (but will zot-guids) | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 7 | -54/+261 | |
| | ||||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 12 | -86/+1006 | |
| | ||||||
* | States/Countries now free form | friendica | 2012-09-09 | 3 | -455/+7 | |
| | ||||||
* | remove targeted windows | friendica | 2012-09-09 | 44 | -104/+185 | |
| | ||||||
* | updates | friendica | 2012-09-09 | 32 | -414/+416 | |
| | ||||||
* | unbreak some more stuff | friendica | 2012-09-04 | 3 | -11/+11 | |
| | ||||||
* | better channel/entity permission structures | friendica | 2012-09-04 | 1 | -4/+298 | |
| |