aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* revise auto_update system so as not to conflict with pre-existing Friendica s...friendica2012-12-094-1323/+19
* make permission quick links workfriendica2012-12-085-8/+44
* a bit of e_all cleanupfriendica2012-12-086-18/+19
* fix nav-menu border colourfriendica2012-12-081-1/+1
* upstream fixes, revision updated, and mail autocomplete was lost after a rece...friendica2012-12-085-3/+12
* Merge pull request #3 from beardy-unixer/masterfriendica2012-12-0813-66/+322
|\
| * Since other people are working on this too, add demonstrative placeholder CSS...Thomas Willingham2012-12-087-0/+6
| * Templates for theme settings. There is a 99% chance these do not work yet, e...Thomas Willingham2012-12-083-0/+186
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-12-0720-140/+130
| |\ | |/ |/|
* | permissions should now be stored correctly on postingfriendica2012-12-071-1/+1
* | progress on the acl selector - it should mostly work, but the returned data i...friendica2012-12-072-6/+8
* | Some update commandsfriendica2012-12-061-0/+2
* | DB: alter table group add hash char(255) not null default '' after id, add in...friendica2012-12-061-2/+6
* | do zot_finger/import_xchan on zid requests so we get the info cached locallyfriendica2012-12-062-42/+11
* | lookup channels in local xchan table even if provided an unknown url - this w...friendica2012-12-061-1/+5
* | move 'Connect' button to local chanview page, remove from remote profile page...friendica2012-12-064-18/+26
* | Fixing the acl widget is going to be hard. Here's a start.friendica2012-12-062-23/+33
* | templatise microprofriendica2012-12-063-39/+30
* | use consistent quote encodingfriendica2012-12-062-4/+4
* | contact photo issuesfriendica2012-12-063-4/+4
* | move autosubmit up a level where it will actually workfriendica2012-12-062-2/+2
| * Make buttons better.Thomas Willingham2012-12-072-6/+40
| * Rounder corners, shadowier shadows, wall-item-tools, TinyMCEThomas Willingham2012-12-071-16/+23
| * Make Red...red.Thomas Willingham2012-12-062-46/+69
|/
* "webbie" isn't going to cut it. We'll go with "channel address" for now.friendica2012-12-063-4/+10
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-069-51/+44
* use all default templates in default themefriendica2012-12-053-110/+0
* bring back profile edit popup menu, needs some more themingfriendica2012-12-053-64/+39
* third param to zot_finger no longer neededfriendica2012-12-051-1/+1
* check permissions for mail to non-connected people, reject if no permission -...friendica2012-12-052-8/+70
* make mail replies workfriendica2012-12-052-2/+7
* y'all got mailfriendica2012-12-056-56/+279
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-0412-285/+174
* DB UPDATE! Drop your mail table and reload it from install/database.sqlfriendica2012-12-031-21/+9
* most of the basic "make friends" stuff except for email notifications, drop c...friendica2012-12-035-31/+113
* profile viewer in iframe module, todo - magic authfriendica2012-12-035-74/+66
* local deliveryfriendica2012-12-022-9/+21
* notify stufffriendica2012-12-021-5/+5
* connection notificationsfriendica2012-12-022-3/+33
* auto-friending for forums and stuff is almost trivial now. But we will need a...friendica2012-12-012-12/+29
* add pending check on group queriesfriendica2012-11-296-20/+29
* remove previous iterations of threading code because it's not being used and ...friendica2012-11-291-779/+0
* further progress on new network/home notificationsfriendica2012-11-293-14/+15
* rm pidfile stuff since we won't need poller lockingfriendica2012-11-294-53/+8
* make poco work againfriendica2012-11-291-23/+42
* Now if you follow somebody it will create an abook entry on the other site wi...friendica2012-11-296-18/+51
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-285-50/+86
* trace through the threaded conversation spaghetti to bring back a sane lookin...friendica2012-11-286-18/+38
* Allow anybody to completely over-ride any module on their own site without an...friendica2012-11-281-12/+15
* got comments going back and forth - we really need local_deliver now since ev...friendica2012-11-274-19/+36