This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/migrations
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
* Filter inactive users before sending emails or creating browser notifications

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* fix formatting issues

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* included requested changes

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* optimized database queries

* rebasing new master and add tablenames for clarification in xorm queries

* remove escaped quotationmarks using backticks

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-16 08:18:25 +08:00
..
migrations.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
v13.go
v14.go
v15.go Fix migration from pre-v15 to 1.2.0 (#2460) 2017-09-05 08:28:06 +08:00
v16.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
v17.go
v18.go
v19.go
v20.go
v21.go
v22.go
v23.go
v24.go
v25.go
v26.go
v27.go
v28.go Convert xorm literal queries to method calls (#2253) 2017-08-04 12:42:51 +08:00
v29.go
v30.go
v31.go
v32.go
v33.go
v34.go
v35.go
v36.go
v37.go
v38.go
v39.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
v40.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
v41.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00