RepoJournal

@bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

0 stories across 0 days in 2025

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Sorting overhaul and privacy policy for bloom

By RepoJournal , from @bgrgndzz's public GitHub activity

Backfilled

Buğra Gündüz spent the day fixing and refining the sorting algorithm across bloom, then added privacy policy documentation and expanded the school list.

Work in bgrgndzz/bloom focused primarily on sorting. Gündüz changed the sorting algorithm [1], then fixed it [2] and addressed posts sorting specifically [3]. He also added sorting functionality to the app itself [4], making the feature available to users.

In parallel, Gündüz added privacy policy content for the app store [5] and exposed it in the app's settings [6]. He fixed views [7] and expanded the school database by adding more schools [8].

One email a day. Unsubscribe in one click.

References

  1. [1] change sorting algorithm bgrgndzz/bloom
  2. [2] fix sorting algorithm bgrgndzz/bloom
  3. [3] fix posts sorting bgrgndzz/bloom
  4. [4] add sorting functionality to the app bgrgndzz/bloom
  5. [5] add privacy policy for app store bgrgndzz/bloom
  6. [6] add privacy policy to settings bgrgndzz/bloom
  7. [7] fix views bgrgndzz/bloom
  8. [8] add more schools bgrgndzz/bloom

Quick answers

What shipped in bgrgndzz on November 15, 2018?
Buğra Gündüz spent the day fixing and refining the sorting algorithm across bloom, then added privacy policy documentation and expanded the school list. In total, 8 commits landed.
Who contributed to bgrgndzz on November 15, 2018?
1 developer shipped this update, including Buğra Gündüz.
What were the notable bgrgndzz updates?
change sorting algorithm, fix sorting algorithm, and fix posts sorting.