Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting recent db driver changes - won't install cleanly, won't update ↵ | friendica | 2012-04-12 | 1 | -1/+1 |
| | | | | cleanly, and leaks DB credentials over the web if there's a connection problem | ||||
* | settings: remove call to profile_load() | Fabio Comuni | 2012-04-12 | 1 | -4/+0 |
| | |||||
* | settings: move tabs to aside. add a new template "generic_links_widget.tpl" | Fabio Comuni | 2012-04-12 | 1 | -45/+42 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-04-10 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'master', remote-tracking branch 'remotes/upstream/master' | Simon L'nu | 2012-04-10 | 1 | -2/+4 |
| |\ | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: profile redir - goto correct profile page even if contact blocked, you just can't do anything. * master: | ||||
| * | | [fix] absolute links in docs and newmember.php; breaks sub-dir installs | Simon L'nu | 2012-04-10 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | | | visit "random profile" feature | friendica | 2012-04-10 | 2 | -1/+11 |
| |/ |/| | |||||
* | | profile redir - goto correct profile page even if contact blocked, you just ↵ | friendica | 2012-04-10 | 1 | -2/+4 |
|/ | | | | can't do anything. | ||||
* | more backend work on mail2 followers | friendica | 2012-04-10 | 1 | -9/+54 |
| | |||||
* | make editplain work everywhere | friendica | 2012-04-10 | 2 | -5/+22 |
| | |||||
* | move all fix_mce to one function so it can easily be undone | friendica | 2012-04-10 | 2 | -4/+2 |
| | |||||
* | duplicate community posts | friendica | 2012-04-10 | 1 | -4/+4 |
| | |||||
* | fix_mce_lf contact edit page | friendica | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | fix_mce_lf on profiles | friendica | 2012-04-10 | 1 | -10/+11 |
| | |||||
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 2 | -14/+6 |
| | | | | | 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 Weidenbach | 2012-04-09 | 1 | -2/+2 |
| | | | | | 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. | ||||
* | use local_user for tag completion if available. See bug #368 | friendica | 2012-04-09 | 1 | -1/+1 |
| | |||||
* | send zrl after dfrn_request homecoming for manual entries | friendica | 2012-04-08 | 1 | -1/+1 |
| | |||||
* | fix to wall_upload photos default permissions to use cid rather than uid. | friendica | 2012-04-08 | 3 | -5/+10 |
| | |||||
* | tag tests cont. | friendica | 2012-04-07 | 1 | -1/+0 |
| | |||||
* | some work on tests | friendica | 2012-04-07 | 1 | -0/+1 |
| | |||||
* | Merge branch 'pull' | friendica | 2012-04-05 | 92 | -0/+0 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 98 | -291/+756 |
| |\ | | | | | | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
* | | | add network_tabs hook | friendica | 2012-04-05 | 1 | -2/+6 |
| |/ |/| | |||||
* | | make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php | friendica | 2012-04-05 | 2 | -1/+3 |
| | | |||||
* | | let's catch d* disabled at a higher level and not waste any resources on it. | friendica | 2012-04-04 | 1 | -0/+7 |
| | | |||||
* | | correct some filer dialog weirdness caused by introduction of categories | Michael Johnston | 2012-04-04 | 1 | -1/+2 |
| | | |||||
* | | well that was a stupid mistake... | friendica | 2012-04-04 | 1 | -1/+1 |
| | | |||||
* | | better handling of reshares containing embeds | friendica | 2012-04-04 | 1 | -8/+8 |
| | | |||||
* | | display settings hooks | friendica | 2012-04-03 | 1 | -1/+4 |
| | | |||||
* | | re-opened bug #363 | friendica | 2012-04-03 | 1 | -0/+10 |
| | | |||||
* | | this is better | friendica | 2012-04-03 | 1 | -3/+2 |
| | | |||||
* | | include contact_widgets for categories_widget when doing updates | friendica | 2012-04-03 | 1 | -0/+2 |
| | | |||||
* | | suppress duplicates in search | friendica | 2012-04-03 | 1 | -7/+7 |
| | | |||||
* | | make contact ssl_policy change a function since it is used in a few places | friendica | 2012-04-02 | 1 | -43/+2 |
| | | |||||
* | | more ssl policy fixes and prevent delivery to soapbox when using local delivery | friendica | 2012-04-02 | 1 | -5/+0 |
| | | |||||
* | | don't change ssl settings on local photos for remote contact | friendica | 2012-04-02 | 1 | -9/+0 |
| | | |||||
* | | bug #363 and a couple of other reported ssl link issues | friendica | 2012-04-02 | 1 | -1/+32 |
| | | |||||
* | | make the "new calendar" (javascript interactive) the default | friendica | 2012-04-02 | 1 | -4/+4 |
| | | |||||
* | | allow users to set categories on their posts | Michael Johnston | 2012-04-01 | 3 | -7/+46 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-04-02 | 15 | -121/+404 |
|\ \ | |||||
| * | | check for style.php existence before inclusion | friendica | 2012-04-01 | 1 | -1/+2 |
| | | | |||||
| * | | send unverified private mail using zrl | friendica | 2012-04-01 | 3 | -6/+164 |
| | | | |||||
| * | | fix "between yourself and You" in mail list | friendica | 2012-03-31 | 1 | -8/+5 |
| | | | |||||
| * | | ensure all new users get a timezone. We'll use UTC until they choose otherwise. | friendica | 2012-03-31 | 1 | -2/+2 |
| | | | |||||
| * | | handle escaped file chars in display and search | friendica | 2012-03-31 | 3 | -5/+5 |
| | | | |||||
| * | | register hooks for a COPA plugin | friendica | 2012-03-31 | 1 | -0/+7 |
| | | | |||||
| * | | settings for unknown private mail acceptance | friendica | 2012-03-31 | 1 | -14/+26 |
| | | | |||||
| * | | warning cleanup | friendica | 2012-03-30 | 1 | -8/+7 |
| | | | |||||
| * | | Merge branch 'pull' | friendica | 2012-03-30 | 2 | -73/+172 |
| |\ \ |