aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/friendica/red into pending_mergefriendica2014-05-181-0/+18
|\
| * implement modal for more then 10 likes/dislikesmarijus2014-05-181-0/+18
| |
* | more app infrastructurefriendica2014-05-181-4/+49
|/
* the help appfriendica2014-05-161-1/+1
|
* add hover tips - except we need a way to translate the thingsfriendica2014-05-151-0/+5
|
* login appfriendica2014-05-151-0/+4
|
* add directoryfriendica2014-05-151-1/+1
|
* some sidebar content (doesn't yet do anything)friendica2014-05-151-0/+12
|
* more base appsfriendica2014-05-151-1/+1
|
* the app menu takes formfriendica2014-05-151-3/+43
|
* apps: provide a default photo if none was set. For now it's the default ↵friendica2014-05-151-1/+14
| | | | profile photo until we have a default app photo
* some backend stuff for appsfriendica2014-05-152-0/+64
|
* xss preventionfriendica2014-05-141-0/+5
|
* add photo widgetfriendica2014-05-131-1/+43
|
* add activity_received hookfriendica2014-05-131-0/+3
|
* zrlify (turn into zmg) any relevant img tags in a post.friendica2014-05-131-0/+25
|
* allow jgrowl 'close all' message to be translatedfriendica2014-05-131-0/+1
|
* try to fix random logoutsfriendica2014-05-121-1/+5
|
* Typomarijus2014-05-121-2/+2
|
* log IP mis-matches even if paranoia isn't set.friendica2014-05-111-7/+8
|
* Merge pull request #455 from encyclomundi/masterRedMatrix2014-05-111-1/+1
|\ | | | | correct minor typo
| * correct minor typoCharles2014-05-101-1/+1
| |
* | Merge branch 'master' of https://github.com/chriswinstead/redroot2014-05-104-6/+57
|\ \
| * | add support for h1, h2, etc. to bbcodeMichael Johnston2014-05-101-0/+24
| | |
| * | Merge branch 'master' of https://github.com/friendica/redmarijus2014-05-091-4/+14
| |\ \
| | * | show hidden connections in contact block if and only if the observer is the ↵friendica2014-05-081-4/+14
| | | | | | | | | | | | | | | | profile owner
| * | | like indicator rewritemarijus2014-05-081-1/+14
| |/ /
| * | fix events until the new event subscription mechanism goes in, as shared ↵friendica2014-05-071-1/+1
| | | | | | | | | | | | events have been broken
| * | ok *now* shred works with alternate config filesfriendica2014-05-071-0/+4
| | |
* | | Made some changes to img tags to enforce max-width everywhere, and to the ↵root2014-05-071-6/+6
|/ / | | | | | | page headers to allow user scaling.
* | add message_id to reshared items so that we can eventually notify the ↵friendica2014-05-051-0/+6
| | | | | | | | original poster via an activity that their item was shared.
* | Fixed some wrapping problems when the user has set a larger font size. And ↵jeroenpraat2014-05-051-8/+8
| | | | | | | | some UI love for the file permissions page (as requested by Mike ;) and changed the position of the file properties link on the cloud page.
* | UI for deleting chatroomsfriendica2014-05-041-0/+3
| |
* | issue #432 permission changes lost editing webpage (and other non-post items)friendica2014-05-041-2/+0
| |
* | more easter eggsfriendica2014-05-031-0/+6
| |
* | make folks from certain other networks feel more at home herefriendica2014-05-021-0/+8
| |
* | allow birthdays with just a year (no month or day).friendica2014-05-011-5/+10
| |
* | bring the posted-date selector widget up to date. There are no longer two ↵friendica2014-05-011-1/+1
| | | | | | | | different styles.
* | posted_dates() needs a re-write so we can make a much prettier archive widgetfriendica2014-04-301-1/+41
| |
* | Remove automatic bookmarking - it was a bad idea and just leads to menu ↵friendica2014-04-302-22/+1
| | | | | | | | clutter. Bookmarks can always be saved manually if desired.
* | clean up the webpage list a bitfriendica2014-04-291-22/+32
| |
* | Unfortunate omissionfriendica2014-04-261-3/+1
| |
* | basic chatterbot support - though these would still require additional ↵friendica2014-04-261-0/+41
| | | | | | | | functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly.
* | A useful hookfriendica2014-04-251-0/+5
| |
* | Set a default directory server from a hard-wired list if one was not ↵friendica2014-04-253-17/+26
| | | | | | | | previously chosen.
* | A future "comanche UI" is going to need lists of available building blocks. ↵friendica2014-04-251-0/+25
| | | | | | | | Some of these are pretty easy to assemble, others are a bit more difficult and will have to go through a registration procedure. This checkin create such a registration procedure for page templates and their associated flavours and their assignable regions. The array itself is extensible since I don't know for sure at this stage what the front-end UI for this feature will ultimately require or even if there ever will be a front-end UI as this community still seems to believe that software writes itself and just magically appears, working perfectly.
* | ability to unset a layout and subthread is probably close to working again.friendica2014-04-231-8/+24
| |
* | this should fix mention notification that aren't plus taggedfriendica2014-04-191-4/+20
| |
* | We know why third party zids didn't work now, so don't use hackyThomas Willingham2014-04-181-4/+1
| | | | | | | | workarounds anymore.
* | more optimisations for discovery mode of zotfeedfriendica2014-04-171-2/+6
| |