aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove the country autofill declarationfriendica2013-01-042-2/+2
|
* debugging directory profilesfriendica2013-01-041-0/+4
|
* found itfriendica2013-01-041-1/+2
|
* stray elsefriendica2013-01-041-1/+1
|
* fix the contorted update logic on the network pagefriendica2013-01-042-19/+22
|
* Make zot_feeds in ascending created order so that we'll see parents before ↵friendica2013-01-041-1/+9
| | | | kids. Otherwise if we get a kid and we don't have a parent we'll drop it.
* never enough documentationfriendica2013-01-041-3/+14
|
* This should fix the errant relaying...friendica2013-01-041-2/+6
|
* fix typo - commited to wrong treefriendica2013-01-041-1/+7
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-042-3/+2
|\
| * Fix code boxes.Thomas Willingham2013-01-042-3/+2
| |
* | rev updatefriendica2013-01-041-1/+1
|/
* break delivery loopfriendica2013-01-041-1/+5
|
* zfinger issue stray unfinished statementfriendica2013-01-041-2/+4
|
* small tweaks to icon positionsfriendica2013-01-032-8/+14
|
* json_decode param missingfriendica2013-01-031-1/+1
|
* temporary feed import/export (public only for the moment) until this is ↵friendica2013-01-034-7/+110
| | | | integrated with remote permissions
* Merge pull request #12 from beardy-unixer/masterThomas Willingham2013-01-036-0/+32
|\ | | | | Events/Message icons
| * Aha, I anticipated that - event and message icons.Thomas Willingham2013-01-046-0/+32
|/
* make the menu consistent and eliminate redundancy - though we need icons for ↵friendica2013-01-033-14/+14
| | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now).
* place holders for mail and event icons on nav barfriendica2013-01-032-2/+13
|
* add refresh to connection edit menu, and notify of communication issuesfriendica2013-01-031-1/+9
|
* more debugging - looks like michameer.dyndns.org is throwing 500s so cannot ↵friendica2013-01-031-0/+2
| | | | test further
* change precedence of bitwise operationfriendica2013-01-031-1/+1
|
* stray paren in sqlfriendica2013-01-031-1/+1
|
* ensure the function can be foundfriendica2013-01-031-0/+1
|
* add "refresh their permissions" functionfriendica2013-01-031-0/+5
|
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-036-4/+39
|
* fix register_policy globallyfriendica2013-01-0311-16/+16
|
* Merge pull request #11 from beardy-unixer/masterfriendica2013-01-034-126/+31
|\ | | | | Redbasic update
| * Fix register policyThomas Willingham2013-01-031-1/+1
| |
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-01-031-2/+3
| |\
| * \ Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-01-031-2/+3
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-01-0311-45/+134
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-01-027-106/+99
| |\ \ \ \
| * | | | | Redbasic - floating wall-item-content sometimes causes massive top margins.Thomas Willingham2013-01-011-1/+0
| | | | | |
| * | | | | Add icons to redbasic, move delete button to the right, and sync nav.tplThomas Willingham2013-01-013-124/+30
| | | | | |
* | | | | | provide delivery report on both sides, local and remotefriendica2013-01-031-0/+2
| | | | | |
* | | | | | fix event query - some DB's have problems with itfriendica2013-01-031-3/+3
| |_|_|_|/ |/| | | |
* | | | | issue with abook creationfriendica2013-01-031-2/+3
| |_|_|/ |/| | |
* | | | fix item owner on conversationsfriendica2013-01-031-2/+3
| |_|/ |/| |
* | | missing )friendica2013-01-021-1/+1
| | |
* | | pconfig['system']['channel_format'] lets you specify what your channel page ↵friendica2013-01-021-4/+15
| | | | | | | | | | | | looks like. By default it's a social network-like profile. 'full' makes it a full page of channel content with no sidebar widgets, and 'partial' includes the archive and categories widget (like a blog and only if they are enabled) on the sidebar but leaves out the 'social network' vcard and contact block. This may undergo revision as we use it and figure out how to make other pages tweakable and configurable in the same sorts of ways.
* | | verify table needs auto_increment flagfriendica2013-01-026-30/+100
| | |
* | | zome issues registering new hubsfriendica2013-01-024-11/+19
| |/ |/|
* | yikes that's a lot of typosfriendica2013-01-021-1/+1
| |
* | another typofriendica2013-01-021-1/+1
| |
* | foreach issuefriendica2013-01-021-3/+5
| |
* | typos etc.friendica2013-01-022-3/+2
| |
* | start building social graphfriendica2013-01-016-101/+93
|/