Michael Vogel
5580c0d708
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
6 years ago
Michael Vogel
db99ce9512
Merge pull request #2538 from rabuzarus/2805_frio_mobile
...
frio: open hovercard on click if device is a mobile device
6 years ago
rabuzarus
9285ba8178
Merge pull request #2536 from annando/1605-more-frio
...
Frio: Like, Dislike and comment are having icons, links are underlined
6 years ago
Michael Vogel
4a388e84af
Frio: Adopt changes to search_item.tpl as well.
6 years ago
rabuzarus
9dc4420561
frio: open hovercard on click if device is a mobile device
6 years ago
Michael Vogel
79517cb7d2
Merge pull request #2534 from fabrixxm/frio-smallfixes
...
Small fixes to Frio theme
6 years ago
Michael Vogel
add258ac08
Frio: Like, Dislike and comment are having icons, links are underlined
6 years ago
rabuzarus
013a3b81ed
Merge pull request #2535 from annando/1605-frio-notif-cursor
...
Frio: When hovering over the notification entries the cursor is now a pointer
6 years ago
Michael Vogel
d91052f73a
Frio: When hovering over the notification entries the cursor is now a pointer
6 years ago
fabrixxm
e568020718
Frio: remove header(location) in default.php
...
The call to header() is too late in code (output was already sent)
6 years ago
fabrixxm
6fcad290a4
Frio: Fix warnings in config page
6 years ago
Tobias Diekershoff
8bcf52d180
Merge pull request #2532 from annando/1605-attachment-encoding
...
Bugfix: Some more encoding problems with attachments fixed
6 years ago
rabuzarus
15fb0339ac
Merge pull request #2533 from annando/1605-frio-link
...
Frio: Added a link to the thread on the same server
6 years ago
Michael Vogel
2d6740c340
Frio: Added a link to the thread on the same server
6 years ago
Michael Vogel
eca1b1ff58
Bugfix: Some more encoding problems with attachments fixed
6 years ago
fabrixxm
2a33882fe0
Merge pull request #2531 from rabuzarus/frio_merge
...
adding the experimental frio theme to friendica repo
6 years ago
Michael Vogel
de58b858ea
Merge pull request #2530 from strk/openid
...
Fix OpenID login
6 years ago
Michael Vogel
9f0aacecd1
Merge pull request #2522 from tobiasd/doc-settings2
...
clearing up the admin panel documentation
6 years ago
Sandro Santilli
10e6a243ea
Simplify openid query, and (needlessly) quote all fields
...
Fields quoting was requested by rabuzarus
6 years ago
rabuzarus
8ec4243253
Merge branch 'master' of ../save/merge/frio into frio_merge
6 years ago
rabuzarus
b67378ac69
restructuring for PR for friendica main repo
6 years ago
Sandro Santilli
b7bc428630
Fix OpenID login
...
The problem was that while openid was stored not-normalized in the database,
the checking code was looking for a normalized form instead.
The commit removing normalization step on saving user preferences
was 8367cad
, which might have left old users with normalized openid
and new users with non-normalized one.
This commit makes the checking code look for both normalized and not
normalized form, to be backward compatible.
6 years ago
rabuzarus
045096b023
README: Add link to commit history
6 years ago
rabuzarus
2af6575466
mark frio theme as experimental
6 years ago
root
3c402b6a6c
Remove debug log
6 years ago
root
7fbb51adb9
Do not normalize openid url when logging in
...
(since it isn't normalized when setting it via user settings)
NOTE: this broke with 8367cad
6 years ago
Tobias Diekershoff
c013ca9d36
Merge pull request #2529 from annando/1605-events
...
Issue 2277: Events can now be edited and deleted
6 years ago
Tobias Diekershoff
b727e0d0c0
Merge pull request #2523 from annando/1605-bugfix-notificatoon
...
Bugfix: Under certain circumstances notifications were send
6 years ago
Tobias Diekershoff
177fbd2a7c
small fixes
6 years ago
Tobias Diekershoff
3df9876d74
remote_self
6 years ago
Tobias Diekershoff
8e89ba7a42
placement of the logfiles
6 years ago
Michael Vogel
39ce023158
Merge remote-tracking branch 'upstream/develop' into 1605-bugfix-notificatoon
6 years ago
Tobias Diekershoff
1383c73c8d
Merge pull request #2527 from annando/1605-entities-link
...
Bugfix: The url in attachments had problems with entities
6 years ago
Tobias Diekershoff
f43b96e079
Merge pull request #2526 from annando/issue-2063
...
Issue 2063: Define the constant SIGTERM if not defined
6 years ago
Michael Vogel
b9e702742c
Remove some test logging
6 years ago
Michael Vogel
b7f2858486
Issue 2277: changes to events are now distributed.
6 years ago
Michael Vogel
06998f13b6
Events: Now with guid.
6 years ago
Michael Vogel
36063b47ab
Bugfix: The url in attachments had problems with entities
6 years ago
Michael Vogel
22676f7e21
Issue 2063: Define the constant SIGTERM if not defined
6 years ago
Michael Vogel
a1691664f3
Bugfix: Under certain circumstances notifications were send
6 years ago
Tobias Diekershoff
0a5f70acb9
Typo
6 years ago
Tobias Diekershoff
aedbbdc0bf
added short intoduction of the term admin panel
6 years ago
Tobias Diekershoff
0d6b49977b
rewrite of the doc/settings.md
6 years ago
rabuzarus
bd184d14eb
private messages: fix 2 - contact photos aren't visible
6 years ago
rabuzarus
6dbc5fb348
private messages: fix - contact photos aren't visible
6 years ago
rabuzarus
57465b2cf8
private messages: some work for the standard messages overview
6 years ago
rabuzarus
625d107550
ohh some spelling mistakes heading is written only with one d :-)
6 years ago
rabuzarus
1e36de54d5
private mail: insert some space between conversation and textarea
6 years ago
Michael Vogel
3ba026b501
Merge pull request #2521 from tobiasd/20160519-de
...
DE translation THX Abrax
6 years ago
Tobias Diekershoff
cf5ca15711
DE translation THX Abrax
6 years ago