aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more backend work on mail2 followersfriendica2012-04-102-9/+57
|
* make editplain work everywherefriendica2012-04-105-9/+25
|
* move all fix_mce to one function so it can easily be undonefriendica2012-04-102-4/+2
|
* duplicate community postsfriendica2012-04-101-4/+4
|
* fix_mce_lf contact edit pagefriendica2012-04-101-1/+1
|
* fix_mce_lf on profilesfriendica2012-04-102-10/+16
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-04-1034-278/+352
|\
| * Merge pull request #222 from CatoTH/masterfriendica2012-04-102-2/+2
| |\ | | | | | | Translation bugfix
| | * Incorrect tranlation (one negation too much)Tobias Hößl2012-04-102-2/+2
| | |
| * | Merge pull request #223 from campino/masterfriendica2012-04-101-3/+2
| |\ \ | | |/ | |/| bug fix
| | * fixed install bugAlexander Kampmann2012-04-101-3/+2
| | |
| * | diabook-themes: smal fix in bbcode-jstommy tomson2012-04-104-1/+25
| | |
| * | diabook-themes: added url and quote to bbcode toolbar under comment boxtommy tomson2012-04-1016-4/+45
| | |
| * | Merge pull request #221 from simonlnu/masterSimon2012-04-1011-268/+278
| |\ \ | | | | | | | | aaah, nice asides ;). we'll be updating these soon
| | * | aaah, nice asides ;). we'll be updating these soonSimon L'nu2012-04-1011-268/+278
| | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-101-2/+2
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | * remotes/upstream/master: path to default.php in theme dir was incorrect * master:
| | * | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-106-1067/+1227
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: rev update source beautifarming to make review easier fixed some typos made exceptions from the db optional set address for updae mails correctly added exceptions to dba class added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates * master:
| | * \ \ Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-0970-415/+947
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: bbcode toolbar attached to the comment text field minor css-fixes diabook-themes: small icon fix diabook-nav-icons with gradient use local_user for tag completion if available. See bug #368 more sane defaults datetime_convert fix empty string timezone Some new German translations send zrl after dfrn_request homecoming for manual entries fix to wall_upload photos default permissions to use cid rather than uid. fixed z-index of youtube-vids fixed bug to hide right_side * master:
| | * | | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-080-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: prepare for using a master theme_init() provide theme_init() functions rev updates API: API is now enhanced. mentions, repeat and destroy now works. "vier": Some design stuff "vier": Bookmarks now look better. API: template for test function added The "vier"-theme is now working again. But there is still work needed New script that checks if a script is running poller: An optional lockfile is used to check if the poller is already running Several improvements * master:
* | | | | | set default on get_avatarfriendica2012-04-101-1/+8
| | | | | |
* | | | | | Merge branch 'libravatar' of https://github.com/dawnbreak/friendica into pullfriendica2012-04-107-40/+24
|\ \ \ \ \ \
| * | | | | | Remove Gravatar from core and add new hook avatar_lookup.Klaus Weidenbach2012-04-096-34/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in. I haven't touched the language files yet. Are they updated automatically somehow?
| * | | | | | Rename gravatar_img() more generic to avatar_img().Klaus Weidenbach2012-04-093-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I would like to extend the Gravatar support to also use Libravatar, a decentralized avatar service. First step to extract Gravatar from core and put it into its own plugin. Later the Libravatar plugin can be done, too as a plugin.
* | | | | | | rev updatefriendica2012-04-102-42/+101
| |/ / / / / |/| | | | |
* | | | | | path to default.php in theme dir was incorrectfriendica2012-04-101-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge branch 'pull'friendica2012-04-0961-1063/+1580
|\ \ \ \ \
| * \ \ \ \ Merge pull request #218 from campino/masterfriendica2012-04-095-1037/+1197
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | db errors and update error mail
| | * | | Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-098-0/+0
| | |\ \ \
| | * | | | source beautifarming to make review easierAlexander Kampmann2012-04-091-180/+180
| | | | | |
| | * | | | Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-0930-399/+574
| | |\ \ \ \
| | * | | | | fixed some typosAlexander Kampmann2012-04-093-6/+6
| | | | | | |
| | * | | | | made exceptions from the db optionalAlexander Kampmann2012-04-093-872/+918
| | | | | | | | | | | | | | | | | | | | | set address for updae mails correctly
| | * | | | | added exceptions to dba classAlexander Kampmann2012-04-096-188/+302
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates added german translation for admin email
| * | | | | Merge pull request #220 from tomtom84/mastertomtom842012-04-0940-26/+383
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | fixes in diabook-themes
| | * | | | bbcode toolbar attached to the comment text fieldtommy tomson2012-04-1040-26/+383
| |/ / / / | | | | | | | | | | | | | | | minor css-fixes
| * | | / diabook-themes: small icon fixtommy tomson2012-04-0914-0/+0
| | |_|/ | |/| |
| * | | Merge pull request #217 from tomtom84/mastertomtom842012-04-098-0/+0
| |\ \ \ | | |_|/ | |/| | small fix in theme diabook
| | * | diabook-nav-icons with gradienttommy tomson2012-04-098-0/+0
| |/ /
* / / rev updatefriendica2012-04-092-30/+30
|/ /
* | Merge branch 'pull'friendica2012-04-092-64/+64
|\ \
| * \ Merge pull request #216 from zzottel/mastertomtom842012-04-092-64/+64
| |\ \ | | | | | | | | German translations
| | * | Some new German translationszottel2012-04-092-64/+64
| | | |
| | * | Merge remote branch 'upstream/master'zottel2012-04-0926-333/+498
| | |\ \
| | * \ \ Merge remote branch 'upstream/master'zottel2012-04-0822-25/+302
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote branch 'upstream/master'zottel2012-04-081418-2297/+4820
| | |\ \ \
| | * \ \ \ Merge remote branch 'upstream/master'zottel2012-04-0470-3913/+376
| | |\ \ \ \
| | * \ \ \ \ Merge remote branch 'upstream/master'zottel2012-04-0341-276/+471
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote branch 'upstream/master'zottel2012-04-02115-313/+12740
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote branch 'upstream/master'zottel2012-03-31197-1141/+19714
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'upstream/master'zottel2012-03-3039-139/+391
| | |\ \ \ \ \ \ \ \