aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* missing is_public in editpostFriendika2011-05-051-0/+1
* contact edit tool buttons a bit crowdedFriendika2011-05-041-0/+4
* incorrect count of total pages in normal view modeFriendika2011-05-042-1/+3
* issues with private photos - hitting internal size limitsFriendika2011-05-0411-10/+32
* lost comment boxes on status.net conversationsFriendika2011-05-032-2/+2
* notify not called on new photo album (first item)Friendika2011-05-032-1/+4
* configurable FB poll interval, default 1hr.Friendika2011-05-024-80/+100
* Merge branch 'pull'Friendika2011-05-022-9/+47
|\
| * Merge pull request #94 from fabrixxm/dispy.Friendika2011-05-022-9/+47
| |\
| | * remove unneeded filefabrixxm2011-05-021-726/+0
| | * Merge remote-tracking branch 'origin/dispy' into dispyfabrixxm2011-05-023-0/+740
| | |\
| | * | Dispy theme worksfabrixxm2011-05-022-33/+128
* | | | revupFriendika2011-05-021-1/+1
|/ / /
* | | login - put keyboard focus on name inputFriendika2011-05-011-2/+2
* | | warn if msg is visible to allFriendika2011-05-014-6/+17
* | | when viewing network group, show my private conversations to the groupFriendika2011-04-301-1/+1
* | | don't do an empty queryFriendika2011-04-301-10/+15
* | | fix private imagesFriendika2011-04-303-6/+47
* | | expose "friendika" (about) pageFriendika2011-04-291-0/+4
* | | revupFriendika2011-04-291-1/+1
* | | Merged pull request #93 from fabrixxm/dispy.Friendika2011-04-294-28/+99
|\ \ \ | | |/ | |/|
| * | Dispy: fix user menu order, alignment issues, new items counters not showing ...Fabio Comuni2011-04-292-28/+85
| * | fix icons in item toolbar and edit contactFabio Comuni2011-04-292-0/+14
| |/
* | missing location after editor was consolidatedFriendika2011-04-281-1/+1
* | slightly better handling of photos and links for FB.Friendika2011-04-281-5/+21
* | Merge https://github.com/friendika/friendika into pullFriendika2011-04-2829-42/+1410
|\ \
| * | Merged pull request #92 from fabrixxm/dispy.Friendika2011-04-2829-42/+1410
| |\|
| | * works on dispy themefabrixxm2011-04-281-8/+13
| | * Dispy themefabrixxm2011-04-2813-0/+1272
| | * Icons as CSS classes, hide net/home/mail/notify-update divs with no valuefabrixxm2011-04-2816-42/+133
| |/
* / revupFriendika2011-04-281-1/+1
|/
* provide a test mode for facebook posts which goes through the motions but doe...Friendika2011-04-281-2/+6
* implement contact block/ignore for NETWORK_FACEBOOKFriendika2011-04-281-3/+3
* missed fb prefix on extidFriendika2011-04-271-1/+3
* ensure contact exists for toplevel postFriendika2011-04-271-0/+12
* empty uid on friend checkFriendika2011-04-272-4/+4
* suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-277-152/+157
* owner link not getting setFriendika2011-04-261-2/+2
* docoFriendika2011-04-261-0/+15
* generate permalink to source articleFriendika2011-04-261-0/+2
* misspellFriendika2011-04-261-1/+1
* over-ride comment boxFriendika2011-04-261-1/+2
* missed pulling FB comment timestamp, defaulted to nowFriendika2011-04-261-0/+2
* tracking through issues with FB likesFriendika2011-04-261-5/+15
* call post_local_end hook on like/dislikeFriendika2011-04-261-0/+2
* better handling of FB like activity objectFriendika2011-04-262-2/+12
* set debug level for very noisy trace infoFriendika2011-04-261-2/+2
* no insecure warning on FB connectionsFriendika2011-04-263-3/+3
* Merge branch 'fb'Friendika2011-04-266-10/+463
|\
| * lots of facebook fixesFriendika2011-04-266-23/+156