aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-116-39/+50
|
* likes were somewhat confused. Unconfuse them.friendica2013-03-112-3/+3
|
* cleanupfriendica2013-03-109-1008/+9
|
* .friendica2013-03-1018-4888/+3263
|
* Smarty templateThomas Willingham2013-03-111-0/+14
|
* Make idiot mode colour schemes work.Thomas Willingham2013-03-112-3/+11
|
* And another.Thomas Willingham2013-03-101-171/+0
|
* Oops, remove erroneously committed files.Thomas Willingham2013-03-102-42/+0
|
* Redbasic - add stupid mode theme settings. Partial functionality.Thomas Willingham2013-03-105-3/+234
|
* Merge pull request #32 from unary/eventsfriendica2013-03-064-7/+8
|\ | | | | some fixes related to events
| * some fixes related to eventsMichael Johnston2013-03-074-7/+8
|/ | | | | | | - add backticks around column "desc" in sql query - fixed query for data passed to showEvent - showEvent was picking up on id from item instead of id from event - fixed references to author info in template
* clean up some funky menu interactionsfriendica2013-03-064-20/+20
|
* fix comment permissions on display (again) and clean up an error seen in the ↵friendica2013-03-062-2/+9
| | | | logs
* get rid of html from mod_suggestfriendica2013-03-065-32/+58
|
* fix font-sizefriendica2013-03-061-1/+1
|
* tweaky tweak, plus add share tracking db, and don't show acl for guest ↵friendica2013-03-0611-45/+58
| | | | postings, and experiment with compressing pcss on the fly
* replace old intro linkfriendica2013-03-061-1/+1
|
* stray target= which wasn't caught earlierfriendica2013-03-062-2/+2
|
* add a fixmefriendica2013-03-061-0/+1
|
* randprof sorta workingfriendica2013-03-064-7/+7
|
* consistencyfriendica2013-03-051-4/+8
|
* send to chanview, not remote profilefriendica2013-03-051-1/+1
|
* hide hidden entriesfriendica2013-03-051-0/+2
|
* basic friend suggestions (but not "new to the network and have no friends at ↵friendica2013-03-057-32/+92
| | | | all" suggestions)
* fix selected nav itemfriendica2013-03-051-1/+1
|
* conflicting class namefriendica2013-03-054-4/+4
|
* tweaksfriendica2013-03-052-9/+9
|
* fix transparencyfriendica2013-03-051-0/+0
|
* tweaksfriendica2013-03-057-14/+14
|
* typo in directing mod/follow to a login if not logged infriendica2013-03-051-1/+1
|
* just tinkering and trying a few things - don't get upset. It can all be ↵friendica2013-03-0510-102/+128
| | | | 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-0416-174/+133
|
* cleanup affinity toolfriendica2013-03-0357-307/+350
|
* improve mod/display for local users - use their own copy if possiblefriendica2013-03-022-12/+24
|
* add account_external for linking to legacy authentication infrastructure ↵friendica2013-03-014-4/+16
| | | | (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red.
* edits might really work nowfriendica2013-02-281-1/+2
|
* this might make edits update across the wire, or it might notfriendica2013-02-284-3/+233
|
* mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the ↵friendica2013-02-273-1/+26
| | | | notifier. We'll need a special button for this. Also should probably report whether it was seen or not. Will do that another day.
* taking the next step on pagesfriendica2013-02-273-0/+11
|
* hex2bin is a built-in function in PHP 5.4friendica2013-02-272-2/+4
|
* get rid of str_getcsv legacy function since we now require php 5.3friendica2013-02-261-57/+0
|
* xss attack vector in bbcode.php - check for proc_open being disabled for ↵friendica2013-02-262-11/+17
| | | | security reasons in install
* remove date on the footerfriendica2013-02-26345-3653/+352
|
* doc updatefriendica2013-02-26386-817/+2168
|
* remove things calling feed_birthday(), so we can remove itfriendica2013-02-261-2/+2
|
* small doco updatefriendica2013-02-26360-483/+589
|
* initial docofriendica2013-02-26863-882/+97547
|
* route oembed through z_fetch_urlfriendica2013-02-251-2/+8
|
* make sure old fetch_url calls (and those that provided their own curl ↵friendica2013-02-253-28/+15
| | | | wrapper) go through z_fetch_url
* partial port of embedded sharesfriendica2013-02-252-9/+107
|