Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preliminary ajax comment setups | Friendika | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 1 | -1/+4 |
| | |||||
* | ensure that jot_plugins inherit '$visitor' correctly | Friendika | 2011-02-06 | 1 | -4/+5 |
| | |||||
* | silence a few notice warnings | Friendika | 2011-02-01 | 1 | -2/+2 |
| | |||||
* | email cc recipients (front end) | Friendika | 2011-01-31 | 1 | -0/+2 |
| | |||||
* | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-01-26 | 1 | -1/+5 |
|\ | | | | | | | fabrixxm-oembed | ||||
| * | Add 'jot_tool' hook, plugins can add tool icons. | Fabio Comuni | 2011-01-26 | 1 | -1/+5 |
| | | |||||
* | | smilies on new item view | Friendika | 2011-01-25 | 1 | -1/+1 |
|/ | |||||
* | add cc-license text to all content pages | Friendika | 2011-01-23 | 1 | -1/+3 |
| | |||||
* | profile edit hooks | Friendika | 2011-01-20 | 1 | -0/+1 |
| | |||||
* | per fabrix, except do the login "on page" | Friendika | 2011-01-20 | 1 | -3/+5 |
| | |||||
* | Netwok page redirect to login page if not local_user | fabrixxm | 2011-01-20 | 1 | -2/+5 |
| | |||||
* | do a better job of comparing same URLs. | Friendika | 2011-01-19 | 1 | -3/+3 |
| | |||||
* | fix context links | Friendika | 2011-01-19 | 1 | -2/+2 |
| | |||||
* | network view all item types by date | Friendika | 2011-01-19 | 1 | -18/+114 |
| | |||||
* | list network page (parent items) by creation date thx:fabrix | Friendika | 2011-01-18 | 1 | -2/+5 |
| | |||||
* | put birthday reminders on default network page, add smileys to private mail | Friendika | 2011-01-16 | 1 | -0/+4 |
| | |||||
* | fix typo, check for empty group in network page | Friendika | 2011-01-03 | 1 | -5/+10 |
| | |||||
* | email check failed, translate wall_item template | Friendika | 2011-01-03 | 1 | -0/+1 |
| | |||||
* | more hooks | Friendika | 2010-12-25 | 1 | -1/+7 |
| | |||||
* | smiley filter | Friendika | 2010-12-08 | 1 | -1/+1 |
| | |||||
* | display the fact that a conversation is private without disclosing the ↵ | Friendika | 2010-12-07 | 1 | -2/+4 |
| | | | | details of who can/cannot see it. | ||||
* | highlight any messages on page newer than 12 hours | Friendika | 2010-12-07 | 1 | -1/+7 |
| | |||||
* | allow community page members to upload photos and assorted other stuff which ↵ | Friendika | 2010-12-05 | 1 | -1/+2 |
| | | | | was previously restricted to the page owner | ||||
* | she'll be right | Friendika | 2010-11-21 | 1 | -4/+5 |
| | |||||
* | something wrong - undo last checkin until fixed | Friendika | 2010-11-21 | 1 | -2/+2 |
| | |||||
* | make sure to use local avatar if we have one | Friendika | 2010-11-21 | 1 | -2/+6 |
| | |||||
* | view directory cleanup | Friendika | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -29/+11 |
| | |||||
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 1 | -1/+1 |
| | |||||
* | no sparkle on federated network | Mike Macgirvin | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | use browser geolocation when desired | Mike Macgirvin | 2010-10-19 | 1 | -2/+15 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 1 | -6/+8 |
| | |||||
* | implement rel alternate, some corresponding last minute touchups on display ↵ | Mike Macgirvin | 2010-09-30 | 1 | -1/+0 |
| | | | | module | ||||
* | show members of locked conversations | Mike Macgirvin | 2010-09-29 | 1 | -3/+1 |
| | |||||
* | show lockstate on messages, sparkle failure on profile page, | Mike Macgirvin | 2010-09-28 | 1 | -0/+8 |
| | | | | comments on typo checker | ||||
* | animate the sparkler, author was getting sparkled on own page | Mike Macgirvin | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | you and me babe | Mike Macgirvin | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | fixed photo comments, msg typo, and changed cursor when hovering | Mike Macgirvin | 2010-09-27 | 1 | -8/+27 |
| | | | | over "special friends" where SSO is allowed | ||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 1 | -2/+2 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -7/+7 |
| | |||||
* | pass vars via javascript, not html. Also fix broken pause img on IE | Mike Macgirvin | 2010-09-20 | 1 | -2/+5 |
| | |||||
* | more robust feed error handling, at the expense of performance. | Mike Macgirvin | 2010-09-20 | 1 | -2/+2 |
| | | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session. | ||||
* | theme cleanup | Mike Macgirvin | 2010-09-18 | 1 | -0/+2 |
| | |||||
* | our implementation of "aspects" functionally complete | Mike Macgirvin | 2010-09-17 | 1 | -4/+11 |
| | |||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 1 | -9/+47 |
| | |||||
* | store default location | Mike Macgirvin | 2010-08-21 | 1 | -0/+1 |
| | |||||
* | fat fringers | Mike Macgirvin | 2010-08-19 | 1 | -1/+1 |
| |