Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | air: convert utc to local in browser (we do not have a client timezone otherv... | Mario | 2021-03-17 | 5 | -8/+18 | |
* | | | | air: make sure we always save date_time in UTC - issue #1544 | Mario | 2021-03-17 | 3 | -8/+8 | |
* | | | | air: another string | Mario | 2021-03-17 | 1 | -1/+1 | |
* | | | | air: some work on ui/ux | Mario | 2021-03-17 | 3 | -33/+40 | |
* | | | | use html2plain for summary | Mario | 2021-03-17 | 1 | -3/+2 | |
* | | | | also move code comments to the function | Mario | 2021-03-16 | 1 | -8/+0 | |
* | | | | simplify get_pending_accounts query so that it will work in postgres. this wi... | Mario | 2021-03-16 | 3 | -7/+14 | |
* | | | | fix cover photo image issues on some mobile devices | Mario | 2021-03-16 | 1 | -2/+9 | |
* | | | | air: fix register notifications | Mario | 2021-03-15 | 5 | -81/+85 | |
* | | | | air: fix calculate_adue() to return false if the value is zero and do not har... | Mario | 2021-03-15 | 2 | -74/+78 | |
* | | | | fix default value displayed if value is set to empty or zero. fix #1536 and #... | Mario | 2021-03-15 | 1 | -39/+39 | |
* | | | | more changelog | Mario | 2021-03-15 | 1 | -0/+1 | |
* | | | | changelog | Mario | 2021-03-15 | 1 | -0/+12 | |
* | | | | Merge branch 'dev' into air | Mario | 2021-03-14 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | php8: fix some undefined variables | Mario | 2021-03-14 | 5 | -24/+26 | |
| * | | | cleanup | Mario | 2021-03-14 | 2 | -84/+0 | |
| * | | | Fix plurals variable | Max Kostikov | 2021-03-14 | 1 | -1/+1 | |
| * | | | mod subthread issue continued | Mario | 2021-03-14 | 5 | -9/+50 | |
| * | | | fix mod subthread for zot6 | Mario | 2021-03-13 | 3 | -69/+56 | |
* | | | | php8: fix some undefined variables | Mario | 2021-03-14 | 5 | -24/+26 | |
* | | | | cleanup | Mario | 2021-03-14 | 2 | -84/+0 | |
* | | | | mod subthread issue continued | Mario | 2021-03-14 | 5 | -9/+50 | |
* | | | | fix mod subthread for zot6 | Mario | 2021-03-13 | 3 | -69/+56 | |
* | | | | revert default profile image | Mario | 2021-03-12 | 1 | -2/+2 | |
* | | | | Merge branch 'dev' into air | Mario | 2021-03-12 | 51 | -15686/+15771 | |
|\| | | | ||||||
| * | | | truncate too long text | Mario | 2021-03-12 | 1 | -3/+3 | |
| * | | | revert follow_failover hook - there is a cleaner solution | Mario | 2021-03-12 | 1 | -8/+0 | |
| * | | | introduce the follow_failover hook | Mario | 2021-03-11 | 2 | -15/+23 | |
| * | | | more add interactive flag | Mario | 2021-03-11 | 3 | -47/+47 | |
| * | | | add interactive flag | Mario | 2021-03-11 | 1 | -1/+1 | |
| * | | | Merge branch 'php8fixes' into 'dev' | Mario | 2021-03-11 | 1 | -19/+19 | |
| |\ \ \ | ||||||
| | * | | | Stricter item array checks | Max Kostikov | 2021-03-11 | 1 | -19/+19 | |
| * | | | | php8: daily warning fixes (deriving from mod network) | Mario | 2021-03-11 | 3 | -9/+12 | |
| |/ / / | ||||||
| * | | | save the rewritten llink | Mario | 2021-03-11 | 1 | -1/+2 | |
| * | | | if rewriting the mid also rewrite the llink | Mario | 2021-03-10 | 1 | -0/+1 | |
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-03-10 | 4 | -4/+4 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'php8fixes' into 'dev' | Max Kostikov | 2021-03-10 | 4 | -4/+4 | |
| | |\ \ \ | ||||||
| | | * | | | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 | |
| | | * | | | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 | |
| | | * | | | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 | |
| | | * | | | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 | |
| | | * | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-03-10 | 18 | -90/+146 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Revert "Check if we have an observer xchan" | Max Kostikov | 2021-03-09 | 1 | -1/+1 | |
| | | * | | | Check if we have an observer xchan | Max Kostikov | 2021-03-09 | 1 | -1/+1 | |
| * | | | | | fix mod display query | Mario | 2021-03-10 | 1 | -15/+14 | |
| |/ / / / | ||||||
| * | | | | php8: isset() returns true if the array key exists but is empty. We need to c... | Mario | 2021-03-10 | 1 | -18/+18 | |
| * | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-03-10 | 8 | -45/+67 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'php8fixes' into 'dev' | Mario | 2021-03-10 | 8 | -45/+67 | |
| | |\ \ \ \ | ||||||
| | | * | | | | More PHP 8 fixes | Max Kostikov | 2021-03-10 | 8 | -45/+67 | |
| * | | | | | | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 6 | -33/+41 | |
| |/ / / / / |