aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* more poco discoveryfriendica2013-01-011-8/+12
|
* poco discoveryfriendica2013-01-015-8/+18
|
* ensure all delivery result possibilities are logged and communicated to the ↵friendica2013-01-011-6/+20
| | | | sender
* accept expire params if expire feature is enabledfriendica2012-12-311-0/+13
|
* add individual message delivery reportingfriendica2012-12-312-7/+19
|
* cleanup bootfriendica2012-12-313-70/+26
|
* couple of fixes to follow, prepare for default connection permissionsfriendica2012-12-314-20/+49
|
* more delivery diagnosticsfriendica2012-12-313-4/+12
|
* connections edit: show existing permissions as checked (or unchecked) even ↵friendica2012-12-311-1/+4
| | | | if disabled
* update timestamps on successful pollfriendica2012-12-301-2/+5
|
* refresh now works on poller runsfriendica2012-12-302-21/+17
|
* fixesfriendica2012-12-302-2/+2
|
* update todo listfriendica2012-12-301-5/+5
|
* more progress on onepollfriendica2012-12-302-162/+20
|
* requeue failed deliveriesfriendica2012-12-304-172/+24
|
* progress on pollerfriendica2012-12-302-167/+74
|
* more logging, some debugging of group membership pagefriendica2012-12-304-7/+21
|
* fix poco acct: urlfriendica2012-12-301-2/+2
|
* add item['expires'] to protocol communicationsfriendica2012-12-301-0/+5
|
* no hub - well doh, no wonder; we were looking for array['hub'] and it's ↵friendica2012-12-293-5/+3
| | | | actually array['url'].
* add item expires fieldfriendica2012-12-293-2/+13
|
* probe diagnostic translated to zot, will use your current channel for ↵friendica2012-12-292-3/+65
| | | | permissions, logout to check anonymous permissions
* fix connections page layoutfriendica2012-12-282-0/+6
|